Difference between revisions of "Template:Slicktable css"

From Anarchy Online Wiki [AOWiki]
 
(updated to latest version from german wiki)
 
Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
    .slick th {
+
<!--
        text-align: center;
+
.slick table {
        padding: 1px 5px;
+
text-align: left;
        border-left: 1px solid #fff;
+
border-collapse: collapse;
        background-color: #e6e6e6;
+
}
        }
+
.slick th {
    .slick td {
+
font-weight: bold;
        text-align: left;
+
text-align: center;
        padding: 1px 5px;
+
white-space: nowrap;
        border-bottom: 1px solid #e6e6e6;
+
padding: 1px 5px;
        }
+
border: 1px solid white;
    .slick .subhead {
+
background-color: #e2e2e2;
        text-align: center;
+
}
        padding: 1px 5px;
+
.slick td {
        background-color: #efefef;
+
white-space: nowrap;
        border-bottom: 1px solid #e6e6e6;
+
padding: 1px 5px;
        }
+
border: 1px solid white;
 +
background-color: #f2f2f2;
 +
}
 +
.slick .subhead {
 +
font-weight: bold;
 +
text-align: center;
 +
white-space: nowrap;
 +
padding: 1px 5px;
 +
background-color: #e9e9e9;
 +
}
 +
.slick .tl {
 +
text-align: left;
 +
}
 +
.slick .tr {
 +
text-align: right;
 +
}
 +
.slick .tc {
 +
text-align: center;
 +
}
 +
-->
 
</style>
 
</style>
 
</html>
 
</html>
 
<noinclude>[[Category:Templates|Slicktable css]]</noinclude>
 
<noinclude>[[Category:Templates|Slicktable css]]</noinclude>

Latest revision as of 10:43, 12 June 2007