User:Random832/monobook.css

From Wikipedia, the free encyclopedia

Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.

/* hide external link marker for in-wikipedia (see also js) */
#bodyContent a.extonwiki:after, body:not(.ns-0) #bodyContent a.autonumber:after
{ background: none !important; padding-right: 0 !important }
 
table.persondata {display: table;}
 
#bodyContent, #article {
    font: medium serif;
}
 
pre[class|=source] .br0 { color: darkgreen; font-weight: bold; }
 
table.diff {
background: transparent;
border-collapse: collapse;
empty-cells: show;
}
 
.diffchange, .diffchange-inline { background-color: #fcc; color: black; border: none }
 
table.diff td.diff-deletedline,
table.diff td.diff-addedline,
table.diff td.diff-context {
border: 1px solid gray; 
padding: 2px
}
#p-cactions #ca-edit-0 a {
padding-left:0.4em;
padding-right:0.4em;
}
#p-cactions #ca-edit-0 {
margin-left: 0.2em;
}
 
#sitenotice-fundraiser { display: none }
.page-Template_Watchlist-notice #watchlist-message { display: block !important }
 
#mw-hidden-catlinks { display: block !important }