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

From Armagetron
 
Line 2: Line 2:
 
.thumb ,
 
.thumb ,
 
#content, .pBody, #p-cactions li, #p-cactions li.selected a, #footer, #p-personal, table, table.diff, #catlinks, code {
 
#content, .pBody, #p-cactions li, #p-cactions li.selected a, #footer, #p-personal, table, table.diff, #catlinks, code {
}
 
* {
 
 
     background: none;
 
     background: none;
 
     background-color: silver;
 
     background-color: silver;
 
}
 
}

Latest revision as of 21:41, 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: none;
    background-color: silver;
}