From DoomWiki.org

m
m
 
Line 1: Line 1:
 
.portlet {
 
.portlet {
 
background: #888; border:1px solid #555; border-left:none; border-bottom:none; -moz-border-radius:8px; margin:2px; margin-bottom:8px; }
 
background: #888; border:1px solid #555; border-left:none; border-bottom:none; -moz-border-radius:8px; margin:2px; margin-bottom:8px; }
.pBody { background: #eee; }
+
.pBody { background: #f4f4f4; }
 
#p-cactions { border: none; }
 
#p-cactions { border: none; }
 
.portlet h5 { color:white; text-transform:none; }
 
.portlet h5 { color:white; text-transform:none; }
#p-logo { border: none; background:white; }
+
#p-logo { border: none; background:white; left:-2px; }
#p-personal li a { color: #D47300; text-transform:none; }
+
#p-personal li a { color: #B46600; text-transform:none; }
#footer { background: #eee; border:1px dotted #555; }
+
#footer { background: #f4f4f4; border:1px dotted #555; }
a:visited { color: #802000; }
+
a:link { color: #B85F00; }
a:link { color: #D47300; }
+
a:visited { color: #601900; }
#p-cactions a:visited { color: #802000; }
+
#p-cactions a:visited { color: #601900; }
#p-cactions a:link { color: #CA8000; }
+
#p-cactions a:link { color: #B85F00; }
 
#p-cactions li a { text-transform: none; }
 
#p-cactions li a { text-transform: none; }
 
#content { border:1px dotted #bbb; }
 
#content { border:1px dotted #bbb; }
#ads-top-left { border: 0; }
+
#ads-top-left { border: 0; background:white; }

Latest revision as of 16:15, 15 December 2006

.portlet {
background: #888; border:1px solid #555; border-left:none; border-bottom:none; -moz-border-radius:8px; margin:2px; margin-bottom:8px; }
.pBody { background: #f4f4f4; }
#p-cactions { border: none; }
.portlet h5 { color:white; text-transform:none; }
#p-logo { border: none; background:white; left:-2px; }
#p-personal li a { color: #B46600; text-transform:none; }
#footer { background: #f4f4f4; border:1px dotted #555; }
a:link { color: #B85F00; }
a:visited { color: #601900; }
#p-cactions a:visited { color: #601900; }
#p-cactions a:link { color: #B85F00; }
#p-cactions li a { text-transform: none; }
#content { border:1px dotted #bbb; }
#ads-top-left { border: 0; background:white; }