User:Quagbert/monobook.css

From Bulbanews, your community Pokémon newspaper.
< User:Quagbert
Revision as of 02:16, 16 April 2010 by Quagbert (talk | contribs) (Created page with 'body {background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#B3D562), color-stop(.30, #EEFF88), color-stop(1, #FFFF88)); →‎for Safari or Chrome: background: -moz-linear-gr…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Note: After publishing, 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.
body {background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#B3D562), color-stop(.30, #EEFF88), color-stop(1, #FFFF88)); /* for Safari or Chrome */
background: -moz-linear-gradient(left, #B3D562, #EEFF88 30%, #FFFF88); /*for Firefox */}
/*body {background-color: #C4E673; background-image: none;}*/
/*.googleContent {display: none}
.firstHeading {position: absolute; top: 63px; width: 900px}
#bodyContent {position: absolute; top: 101px; width: 900px}*/
#p-logo {top: 10px;}
.pBody {background-color: #dfa /*background: transparent; border: none*/}
#p-personal {background-color: #eeffee; position: fixed; top: 0px; z-index: 100}
#p-navigation {background-color: #eeffed; /*position: fixed; top: 159px; z-index: 100*/}
#p-search {background-color: #eeffec; /*position: fixed; top: 297px; z-index: 100*/}
#p-tb {background-color: #eeffeb; /*position: fixed; top: 365px; z-index: 100*/}
#p-lang {background-color: #eeffea; /*position: fixed; top: 507px; z-index: 100*/}
/*#footer {display: none}*/