- This is a personal developmental wiki, it may often be in an unstable or experimental state and the lack of meaningful content on a page is often intentional; however, you can participate. Please: 1) create an account, 2) confirm your e-mail, 3) send Deirdre and e-mail telling her who you are and why you are interested. Thanks, --Deirdre(talk • contribs)
Difference between revisions of "MediaWiki:Common.css"
From DeeDeeswiki
(Attempt to change background) |
m (test) |
||
Line 4: | Line 4: | ||
@import url(//svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Babel/Babel.css); | @import url(//svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Babel/Babel.css); | ||
− | body{ background: #e1e1e1 url("/images/a/a6/Vellum-Doug.png") 0px 0px no-repeat; } | + | body { background: white; } |
+ | /*body{ background: #e1e1e1 url("/images/a/a6/Vellum-Doug.png") 0px 0px no-repeat; } |
Revision as of 22:38, 17 February 2012
/* CSS placed here will be applied to all skins */
/* Import Babel style sheet from wikimedia
@import url(//svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Babel/Babel.css);
body { background: white; }
/*body{ background: #e1e1e1 url("/images/a/a6/Vellum-Doug.png") 0px 0px no-repeat; }