MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
(April Fool's Day is over.)
mNo edit summary
Line 45: Line 45:
     border: outset #0b0;
     border: outset #0b0;
     border-width: 2px 0;
     border-width: 2px 0;
     background: url("/images/e/e0/Wiki-background.jpeg") -150px top no-repeat fixed;
     background: url(/images/e/e0/Wiki-background.jpeg) -150px top no-repeat fixed;
     background: white;
     background: white;
     background: rgba(255, 255, 255, 0.95);
     background: rgba(255, 255, 255, 0.95);
Line 58: Line 58:
}
}
#toc li {list-style: none;}
#toc li {list-style: none;}
body {background: url("/images/e/e0/Wiki-background.jpeg") -150px top no-repeat fixed #6a9140;}
body {background: url(/images/e/e0/Wiki-background.jpeg) -150px top no-repeat fixed #6a9140;}
div#content {
div#content {
     border: 2px outset #0b0 !important;
     border: 2px outset #0b0 !important;
Line 64: Line 64:
     -moz-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 15px;
     border-radius: 15px;
     background: url("/images/e/e0/Wiki-background.jpeg") -150px top no-repeat fixed;
     background: url(/images/e/e0/Wiki-background.jpeg) -150px top no-repeat fixed;
     background: white;
     background: white;
     background: rgba(255, 255, 255, 0.95);
     background: rgba(255, 255, 255, 0.95);