User:Sol/monobook.css: Difference between revisions

(Familiarizing the Archives c:)
 
m (fixed logo)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#p-logo a { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/Bulbagarden_Archives_logo.png) 100% 50% no-repeat !important; }
#p-logo a { background: url(http://dl.dropbox.com/u/2030906/Bulbagarden_Archives_logo%20copy.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/Bulbagarden_Archives_logo.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://dl.dropbox.com/u/2030906/Bulbagarden_Archives_logo%20copy.png) 100% 50% no-repeat !important; }


#p-navigation .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#p-navigation .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
Line 12: Line 12:
.usermessage {
.usermessage {
     -moz-border-radius: 1em;
     -moz-border-radius: 1em;
     background: #EEFFEE url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
     background: #F4F9FF url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
     border: 2px solid #0080FF;
     border: 2px solid #0080FF;
}
}
Line 18: Line 18:
.noticebar {
.noticebar {
     -moz-border-radius: 1em;
     -moz-border-radius: 1em;
     background: #EEFFEE url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
     background: #F4F9FF url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
     border: 2px solid #0080FF;
     border: 2px solid #0080FF;
     margin-top: 0.5em;
     margin-top: 0.5em;
Line 24: Line 24:
     text-align: center;
     text-align: center;
}
}
body { background: #ffffff !important; font-family: Verdana, sans-serif; }
input { font-family: Verdana, sans-serif; }  
input { font-family: Verdana, sans-serif; }  


Line 54: Line 53:


#bg-header {display: none }
#bg-header {display: none }
#content {
background: #FFFFFF;
border-left: 1px solid #0080FF;
border-top: 1px solid #0080FF;
border-bottom: 1px solid #0080FF;
border-radius: 15px 0px 0px 15px;
}


#wpSave {
#wpSave {

Latest revision as of 04:01, 27 July 2010

#p-logo a { background: url(http://dl.dropbox.com/u/2030906/Bulbagarden_Archives_logo%20copy.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://dl.dropbox.com/u/2030906/Bulbagarden_Archives_logo%20copy.png) 100% 50% no-repeat !important; }

#p-navigation .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#p-tb .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#footer { background: #A8D3FF; border-color: #0080FF; }
#p-lang .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }



.usermessage {
    -moz-border-radius: 1em;
    background: #F4F9FF url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
    border: 2px solid #0080FF;
}

.noticebar {
    -moz-border-radius: 1em;
    background: #F4F9FF url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
    border: 2px solid #0080FF;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}
input { font-family: Verdana, sans-serif; } 

body #globalWrapper { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/bg2.png) !important;  }
:link#contentTop { color: #0067CE; }
a:visited { color: #0067CE; }
a:visited:hover { color: #0067CE; }
a:hover { color: #0067CE; }
a:active, a:new, a:new:hover { color: #0063C6; }
a:external, a:interwiki { color: #8CC6FF; }
a { color: #0067CE; }

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #0080FF;
}

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #0080FF;
}
#p-cactions ul li a { background: #8CC6FF; }
#p-cactions ul li.selected a { background: #A8D3FF; }
#p-cactions li.selected { border-color: #0067CE; }
#p-cactions li { border-color: #0067CE; }
#p-cactions li a:hover { background: #A8D3FF; z-index: 0; text-decoration: none; }

#bg-header {display: none }

#content {
	background: #FFFFFF;
	border-left: 1px solid #0080FF;
	border-top: 1px solid #0080FF;
	border-bottom: 1px solid #0080FF;
	border-radius: 15px 0px 0px 15px;
} 

#wpSave {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
    padding: 2px 10px;
}

#wpPreview {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
    padding: 2px 10px;
}

#wpDiff {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
    padding: 2px 10px;
}

input.searchButton {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
}