User:Ryuku/common.css

From The Infosphere, the Futurama Wiki
< User:Ryuku
Revision as of 03:33, 18 September 2011 by Ryuku (talk | contribs) (Created page with "* { color: #000 !important; } body { background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Background.png'); } h1, h2, h3 { color: #000; font-family: Verdana...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
* {
color: #000 !important;
}
body {
background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Background.png');
}
h1, h2, h3 {
color: #000;
font-family: Verdana;
font-size: 20px;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
border-bottom: none;
text-decoration: underline;
}
h2 {
font-size: 17px;
}
h3 {
font-size: 14px;
}
div {
font: 13px Tahoma;
}
#content{
background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Alternate1.png') !important;
color: #000;
}
textarea {
background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Alternate1.png') !important;
border: 1px dotted #000 !important;
padding: 15px !important;
margin: 0px auto;
width: 98%;
}