Difference between revisions of "MediaWiki:Common.css"
m (Blanked the page) Tag: Blanking |
m |
||
Line 1: | Line 1: | ||
+ | #mw-panel { | ||
+ | background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/02/parch.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/02/parch.jpg); | ||
+ | } |
Revision as of 16:25, 1 December 2019
#mw-panel {
background-image: url(http://uo2.stratics.com/wp-content/uploads/2011/02/parch.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/02/parch.jpg);
}