User:Quagbert/monobook.css: Difference between revisions

From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
m (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…')
 
(No difference)

Latest revision as of 02:16, 16 April 2010

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}*/