User:Ht14/monobook.css

From Bulbagarden Archives
< User:Ht14
Revision as of 02:37, 20 November 2009 by Ht14 (talk | contribs)
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.
#p-logo a { background: url(http://archives.bulbagarden.net/media/upload/6/6b/Stadium001.png) 100% 50% no-repeat !important; }

.usermessage {
    -moz-border-radius: 1em;
    background: #EEFFEE url('http://archives.bulbagarden.net/media/upload/4/49/Unown_%21.png') no-repeat left center;
    border: 2px solid #3E7614;
}
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: underline; font-weight: bold; }
li#t-recentchangeslinked { text-decoration: underline; font-weight: bold; }
li#t-upload { text-decoration: blinking; font-weight: bold; }
li#t-specialpages { text-decoration: underline; font-weight: bold; }
li#t-print { text-decoration: underline; font-weight: bold; }
li#t-contributions { text-decoration: underline; font-weight: bold; }
li#t-log { text-decoration: underline; font-weight: bold; }
li#t-blockip { text-decoration: underline; font-weight: bold; }
li#t-emailuser { text-decoration: underline; font-weight: bold; }
li#feedlinks { text-decoration: underline; font-weight: bold; }
li#t-permalink { text-decoration: underline; font-weight: bold; }

#p-navigation .pBody { background: #9DB7F5 url(http://archives.bulbagarden.net/media/upload/e/ef/Spr_4d_224_m.png) 100% 100% no-repeat !important; border-color: #399c62; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #9DB7F5; }
#p-tb .pBody { background: #9DB7F5 url(http://archives.bulbagarden.net/media/upload/5/56/Spr_3f_082.png) 100% 100% no-repeat !important; border-color: #399c62; -moz-border-radius: 0px 10px 10px 0px; }
#p-lang .pBody { background: #9DB7F5 url(http://archives.bulbagarden.net/media/upload/e/eb/Spr_3r_082.png) 100% 100% no-repeat !important; border-color: #399c62; -moz-border-radius: 0px 10px 10px 0px; }

#searchInput { background: #FFFFFF; }

.noticebar {
    -moz-border-radius: 1em;
    -khtml-border-radius: 1em;
    -o-border-radius: 1em;
    -icab-border-radius: 1em;    background: #fff url('http://archives.bulbagarden.net/media/upload/3/39/151.png') no-repeat left;
    border: 2px solid #399c62;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}