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/03/darkbg.jpg); | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/03/darkbg.jpg); | ||
font-size: inherit; | font-size: inherit; | ||
Line 19: | Line 19: | ||
background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/02/parch.jpg); | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/02/parch.jpg); | ||
} | } | ||
+ | */ |
Revision as of 15:33, 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);
}
*/