Difference between revisions of "User:Luke-Jr/monobook.css"

From Armagetron
(Created page with "#content { background-color: silver; }")
 
Line 1: Line 1:
#content {
+
.usermessage, div#siteNotice,
 +
.thumb ,
 +
#content, .pBody, #p-cactions li, #p-cactions li.selected a, #footer, #p-personal, table, table.diff, #catlinks, code {
 
     background-color: silver;
 
     background-color: silver;
 
}
 
}

Revision as of 21:39, 10 April 2011

.usermessage, div#siteNotice,
.thumb ,
#content, .pBody, #p-cactions li, #p-cactions li.selected a, #footer, #p-personal, table, table.diff, #catlinks, code {
    background-color: silver;
}