MediaWiki:Monobook.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
(?)
Line 47: Line 47:
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/8/8a/Wiki-background.jpg) -150px top no-repeat fixed;
background: white;
background: white;
background: rgba(255, 255, 255, 0.95);
background: rgba(255, 255, 255, 0.95);
Line 61: Line 61:
}
}
#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/8/8a/Wiki-background.jpg) -150px top no-repeat fixed #6a9140; }
div#content {
div#content {
border: 2px outset #0b0 !important;
border: 2px outset #0b0 !important;
border-radius: 15px;
border-radius: 15px;
background: url(/images/e/e0/Wiki-background.jpeg) -150px top no-repeat fixed;
background: url(/images/8/8a/Wiki-background.jpg) -150px top no-repeat fixed;
background: white;
background: white;
background: rgba(255, 255, 255, 0.95);
background: rgba(255, 255, 255, 0.95);