User:Bandit/monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 13: Line 13:


#bodyContent {
#bodyContent {
     background: #ffffff;
     background: #000000;
     color: #000000;
     color: #ffff00;
}
}


Line 138: Line 138:
/* Code boxes */
/* Code boxes */
code {
code {
     background: #ffdfbf;
     background:black;
     color: #000000;
     color:yellow;
}
}
pre {
pre {
     background: #ffdfbf;
     background:black;
     color: #000000;
     color:yellow;
     border: 1px dashed #7f3f00;
     border: 1px dashed #ffaa00;
     display: block;
     display: block;
     overflow: auto;
     overflow: auto;
1,413

edits