- 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)

MediaWiki:Common.css

From DeeDeeswiki
Revision as of 20:24, 24 February 2013 by Deirdre (Talk | contribs) (try line-height:2.5 within #bodyContent)

Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/* 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; }

#bodyContent{ font:normal 100% adobe-text-pro, Georgia, "Times New Roman", Times, serif; color:yellow; line-height:2.5}

#navigation{color:red;}
{color:green}

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