Difference between revisions of "MediaWiki:Common.css"
m |
m |
||
Line 1: | Line 1: | ||
#mw-panel { | #mw-panel { | ||
− | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/ | + | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/03/darkbg.jpg); |
font-size: inherit; | font-size: inherit; | ||
position: absolute; | position: absolute; | ||
Line 13: | Line 13: | ||
right: 0; | right: 0; | ||
width: 100%; | width: 100%; | ||
− | background-image: url(http:// | + | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/03/darkbg.jpg); |
+ | } | ||
+ | |||
+ | body { | ||
+ | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/02/parch.jpg); | ||
} | } |
Revision as of 15:32, 1 December 2019
#mw-panel {
background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/03/darkbg.jpg);
font-size: inherit;
position: absolute;
top: 0;
width: 10em;
left: 0;
}
#mw-head {
position: absolute;
top: 0;
right: 0;
width: 100%;
background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/03/darkbg.jpg);
}
body {
background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/02/parch.jpg);
}