User:HelenKMarks/monobook.css

From Simple English Wikipedia, the free encyclopedia

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

/*<pre><nowiki>*/

/*CUSTOM*/

h1 { color: #000000; font-size: 200% ; font-weight:bold;  }
h2 { color: #1A1A1A; font-size: 175% ; font-weight:bold;  }
h3 { color: #333333; font-size: 125% ; font-weight:bold;  }
h4 { color: #333333; font-size: 110% ; font-weight:bold;  }
h5 { color: #333333; font-size: 110% ; font-weight:bold; Filter: Glow(Color=#FFFFFF, 1);  }

#wpTextbox1 {background: #F1F1F1; ;}

a.extiw:link { color: #007700;  }
a.extiw:active { color: #000000;  }
a.extiw:visited { color: #005500;  }

#globalWrapper { background:#AA384A; ; 
background-attachment: fixed;
}
#p-logo { Filter: /*Glow(Color=#000000, 3);  display:none */ ;}
/ * #editpage-specialchars {Display:none;} */

.portlet h5{color:#FFFFFF; font-weight: bold; font-variant: small-caps; }
#p-personal a:link {color:#FFFFFF;  font-weight: normal; font-variant: small-caps;}
#p-personal a:active {color:#FFFFFF;  font-weight: normal; font-variant: small-caps;}
#p-personal a:visited {color:#FFFFFF;  font-weight: normal; font-variant: small-caps;}
#p-personal a:hover {color:#000000;  font-weight: normal; font-variant: small-caps;}
#p-tb h5 {color:#FFFFFF;font-weight: bold; font-variant: small-caps;}
#p-navigation h5 {color:#FFFFFF;font-weight: bold; font-variant: small-caps;}
#p-search h5 {color:#FFFFFF;font-weight: bold; font-variant: small-caps;}

.wpMinoredit {background: FFF2E1;}
.wpWatchthis {background: FFF2E1;}

/*P { text-indent: 5pt;}*/

/*END CUSTOM*/

/*</nowiki></pre>*/