User:Soiled Bargains/monobook.css
From Homestar Runner Wiki
< User:Soiled Bargains
Revision as of 18:44, 6 September 2009 by Soiled Bargains (Talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Mozilla / Firefox: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac)
- Safari: press Cmd-Option-E
- 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.
textarea#wpTextbox1 {font-family:"Courier New",Courier,monospace; }
/* First rule: Font size for desktops; Second rule: Font size for my iPhone */
@media screen {textarea#wpTextbox1 {font-size:14pt;} }
@media screen and (min-device-width: 481px) {textarea#wpTextbox1 {font-size:6pt;} }
