- 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
Jump to: navigation, search
m (testing)
m (color test)
Line 6: Line 6:
 
body{ background: #cacaca url("/mw/images/a/a6/Vellum-Doug.png") 0px 0px; font: normal 100% arial, sans; color:green; padding-left: 0; padding-right: 2em; line-height:1.5;min-width:75%;max-width=90%; margin-left:auto; margin-right:auto}
 
body{ background: #cacaca url("/mw/images/a/a6/Vellum-Doug.png") 0px 0px; font: normal 100% arial, sans; color:green; padding-left: 0; padding-right: 2em; line-height:1.5;min-width:75%;max-width=90%; margin-left:auto; margin-right:auto}
  
bodyContent{ line-height:5;font:150% Times, serif;}
+
bodyContent{ line-height:5;font:150% Times, serif; color:yellow}
  
 
text {line-height:5;margin:0px auto;font-family:Georgia,serif; color:green}
 
text {line-height:5;margin:0px auto;font-family:Georgia,serif; color:green}

Revision as of 19:22, 24 February 2013

/* 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: #cacaca url("/mw/images/a/a6/Vellum-Doug.png") 0px 0px; font: normal 100% arial, sans; color:green; padding-left: 0; padding-right: 2em; line-height:1.5;min-width:75%;max-width=90%; margin-left:auto; margin-right:auto}

bodyContent{ line-height:5;font:150% Times, serif; color:yellow}

text {line-height:5;margin:0px auto;font-family:Georgia,serif; color:green}

/** {
  font-family: Tahoma;adobe-text-pro, , Georgia, "Times New Roman", Times, serif
}*/
* {color:#444}

/*{
position:relative;
font-size: 127%;
width: 900px;
margin-left:auto;
margin-right:auto;
padding: 0;
}*/