User:♫Green♫/monobook.css

From Bulbanews, your community Pokémon newspaper.
< User:♫Green♫
Revision as of 05:37, 10 July 2010 by TTEchidna (talk | contribs) (moved User:GreenGyarados/monobook.css to User:♫Green♫/monobook.css: Automatically moved page while renaming the user "GreenGyarados" to "♫Green♫")
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.
#content {
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
  -o-border-radius: 15px;
  -icab-border-radius: 15px;
}
div.pBody {
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
  -o-border-radius: 25px;
  -icab-border-radius: 25px;
border-color: #FFFFFF;
}

body, #globalWrapper { font: calibri !important; }
body { background: #00BFFF; }
pre { background: #00BFFF; }


li#pt-userpage { background: none }

#p-cactions ul li a { background: #73C2FB; }
#p-cactions ul li.selected a { background: #A4DDED; }
#p-cactions li.selected { border-color: #A4DDED; }
#p-cactions li { border-color: #A4DDED; }
#p-cactions li a:hover { background: #00FFFF; z-index: 0; text-decoration: none; }

.usermessage {
    -moz-border-radius: 1em;
    background: #EEFFEE url('http://archives.bulbagarden.net/media/upload/7/76/Ami025.png') repeat left center;
    border: 2px solid #00FF00;
}

.noticebar {
    -moz-border-radius: 1em;
    -khtml-border-radius: 1em;
    -o-border-radius: 1em;
    -icab-border-radius: 1em;    background: #00FF00
    border: 2px solid #399c62;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}

input.searchButton {
    -moz-border-radius: 15px;
    background-color: #00FF00 !important;
    border: 2px solid #7DF9FF !important;
}

li#n-mainpage { text-decoration: blinking; font-weight: bold; }
li#n-currentevents { text-decoration: blinking; font-weight: bold; }
li#n-archive { text-decoration: blinking; font-weight: bold; }
li#n-portal{ text-decoration: blinking; font-weight: bold; }
li#n-recentchanges { text-decoration: blinking; font-weight: bold; }
li#n-randompage { text-decoration: blinking; font-weight: bold; }
li#n-help { text-decoration: blinking; font-weight: bold; }

li#t-whatlinkshere { text-decoration; font-weight: bold; }
li#t-recentchangeslinked { text-decoration; font-weight: bold; }
li#t-upload { text-decoration: blinking; font-weight: bold; }
li#t-specialpages { text-decoration; font-weight: bold; }
li#t-print { text-decoration; font-weight: bold; }
li#t-contributions { text-decoration; font-weight: bold; }
li#t-log { text-decoration; font-weight: bold; }
li#t-blockip { text-decoration; font-weight: bold; }
li#t-emailuser { text-decoration; font-weight: bold; }
li#feedlinks { text-decoration; font-weight: bold; }
li#t-permalink { text-decoration; font-weight: bold; }

#p-navigation .pBody { background: #00FF00 url(http://archives.bulbagarden.net/media/upload/7/76/Ami025.png) 85% 75% no-repeat !important; border-color: #7DF9FF; -moz-border-radius: 10px 10px 10px 10px; }
#p-search .pBody { background: #00FF00; }
#p-tb .pBody { background: #00FF00 url(http://archives.bulbagarden.net/media/upload/7/76/Ami025.png) 85% 75% no-repeat !important; border-color: #7DF9FF; -moz-border-radius: 10px 10px 10px 10px; }
#p-lang .pBody { background: #00FF00 url(http://archives.bulbagarden.net/media/upload/7/76/Ami025.png) 85% 75% no-repeat !important; border-color: #7DF9FF; -moz-border-radius: 10px 10px 10px 10px; }
#footer { background: #00FF00; }

#searchInput { background: #FFFFFF; }
span.diffchange { text-decoration:underline; color: #0000FF; }

#p-personal {
    position:relative;
    z-index:3;
    width: 11.6em;
}

#p-personal .pBody {
    width: 12.6em;
    border: none;
    margin: 0 0 0.1em 0em;
    float: none;
    overflow: hidden;
    font-size: 95%;
    background: #00FF00;
    border-collapse: collapse;
    border: 1px solid #FFFFFF;
    padding: 0 0.8em 0.3em .5em;
    text-decoration: underline;
    font-weight: bold;
}

#p-personal ul {
    line-height: 0.5em;
    list-style-type: square;
    list-style-image: ;

    font-size:95%;
    margin: 0 0 0 2.5em;
    padding:0;
    text-align:left;
    text-transform: none;
}

#p-personal li {
    display: list-item;
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0.1em;
}

.mw-plusminus-pos { color: #00FF00; }
.mw-plusminus-neg { color: #FF2400; }