Got a spare minute? The Archives need some love. See the to-do list to find a way to help.
If you upload a new image make sure you name and categorize it properly. If in doubt, ask an admin or see our FAQ page.

MediaWiki:Monobook.css: Difference between revisions

From Bulbagarden Archives
Jump to navigationJump to search
m (TEAM ROCKET FOREVER)
(Moved to Common.css)
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
/* CSS design by User:Jioruji Derako, for use exclusively on Bulbagarden. */
/* <pre> */


#p-logo a {
#siteSub {
background: url(http://archives.bulbagarden.net/media/upload/2/23/TRAsecretlogo.png) no-repeat 35% 50% !important;
    display: inline;
    font-size: 100%;
    font-weight: normal;
}
}


#p-personal ul {
background-color:#CCCCCC;
-moz-border-radius-bottomleft:1em;
border-left:1px solid #CC0000;
border-bottom:1px solid #CC0000;
display:inline;
float:right;
}
#p-personal li a {
color:#880000;
-moz-border-radius:1em;
padding:1px 3px;
}
#p-personal li a:visited, #p-cactions li a:visited, .pBody a:visited {
color:660000;
}
#p-personal li a:new, #p-cactions li a:new, .pBody a: {
color:#ffffff;
text-decoration:line-through;
null:undefined;
null:undefined;
}
body {
background:#515151 url(http://archives.bulbagarden.net/media/upload/b/b2/TRBPheadbg.png) no-repeat top left;
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://archives.bulbagarden.net/media/upload/a/af/RocketBallSpriteSmall.png) no-repeat scroll left top;
padding-left:18px;
}
.portlet h5 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://archives.bulbagarden.net/media/upload/f/f6/MiniTRBPlogo.png) no-repeat scroll left top;
color:#CC0000;
margin-left:5px;
padding-left:20px;
}
.pBody a {
color:#880000;
}
.pBody {
-moz-border-radius-bottomright:1em;
-moz-border-radius-topright:1em;
background-color:#CCCCCC;
border-bottom:2px solid #CC0000;
border-right:2px solid #CC0000;
border-top:2px solid #CC0000;
}
#siteSub {
display:inline;
font-size:100%;
font-weight:normal;
}
#content {
-moz-border-radius-bottomleft:1em;
-moz-border-radius-topleft:1em;
background-color:#EEEEEE;
border-bottom:2px solid #CC0000;
border-left:2px solid #CC0000;
border-top:2px solid #CC0000;
}
#ca-edit {
#ca-edit {
font-weight:bold;
    font-weight: bold;
}
}
.usermessage {
.usermessage {
-moz-background-clip:border;
    -moz-border-radius: 1em;
-moz-background-inline-policy:continuous;
    background: #EEFFEE url('//archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png') no-repeat left center;
-moz-background-origin:padding;
    border: 2px solid #3E7614;
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
background:#EEFFEE url(http://archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png) no-repeat scroll left center;
border:2px solid #3E7614;
}
}
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
text-align:left;
    text-align: left;
}
}
#p-cactions ul li, #p-cactions ul li a {
 
-moz-border-radius-topleft:1em;
/* Full nine yards, roundy bulba-green treatment. */
-moz-border-radius-topright:1em;
/* content box, navigation sections */
border-color:#666666;
 
#content {
    -moz-border-radius: 1em 0 0 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    border-radius: 1em 0 0 1em;
    border-color: #3E7614;
}
}
#p-cactions ul li, #p-cactions ul li a {
 
-moz-border-radius-topleft:1em;
@media screen and (min-width: 551px) {
-moz-border-radius-topright:1em;
    body.skin--responsive .pBody {
border-color:#CC0000;
        -moz-border-radius: 0 1em 1em 0;
        -webkit-border-top-right-radius: 1em;
        -webkit-border-bottom-right-radius: 1em;
        border-radius: 0 1em 1em 0;
        border-color: #3E7614;
    }
}
}
#p-cactions ul li a {
 
-moz-background-clip:border;
/* tabs */
-moz-background-inline-policy:continuous;
@media screen and (min-width: 551px) {
-moz-background-origin:padding;
    body.skin--responsive #p-cactions li,
background:#CCCCCC none repeat scroll 0 0;
    body.skin--responsive #p-cactions li a {
color:#880000;
        -moz-border-radius: 1em 1em 0 0;
        -webkit-border-top-left-radius: 1em;
        -webkit-border-top-right-radius: 1em;
        border-radius: 1em 1em 0 0;
        border-color: #3E7614;
        background: #eee;
    }
   
    body.skin--responsive #p-cactions li.selected,
    body.skin--responsive #p-cactions li.selected a {
        border-color: #3E7614;
        background: #FFFFFF;
    }
}
}
#p-cactions ul li.selected a {
 
-moz-background-clip:border;
ul { list-style-image:none; list-style-type:disc; }
-moz-background-inline-policy:continuous;
 
-moz-background-origin:padding;
/* Right-side link repair */
background:#CC0000 none repeat scroll 0 0;
@media screen and (max-width: 1440px) {
color:#CCCCCC;
    div#rightcolbox {
        display: none;
    }
}
}
#p-cactions li.selected {
 
border-color:#880000;
/* Override default font used for gender symbols for legibility */
}
body {
#p-cactions li a:hover, #p-personal li a:hover {
    font-family: 'bp_gender', sans-serif;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC0000 none repeat scroll 0 0;
color:#CCCCCC;
z-index:0;
}
}

Latest revision as of 04:14, 1 March 2024

/* edit this file to customize the monobook skin for the entire site */

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

#ca-edit {
    font-weight: bold;
}

.usermessage {
    -moz-border-radius: 1em;
    background: #EEFFEE url('//archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png') no-repeat left center;
    border: 2px solid #3E7614;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
}

/* Full nine yards, roundy bulba-green treatment. */
/* content box, navigation sections */

#content {
    -moz-border-radius: 1em 0 0 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    border-radius: 1em 0 0 1em;
    border-color: #3E7614;
}

@media screen and (min-width: 551px) {
    body.skin--responsive .pBody {
        -moz-border-radius: 0 1em 1em 0;
        -webkit-border-top-right-radius: 1em;
        -webkit-border-bottom-right-radius: 1em;
        border-radius: 0 1em 1em 0;
        border-color: #3E7614;
    }
}

/* tabs */
@media screen and (min-width: 551px) {
    body.skin--responsive #p-cactions li,
    body.skin--responsive #p-cactions li a {
        -moz-border-radius: 1em 1em 0 0;
        -webkit-border-top-left-radius: 1em;
        -webkit-border-top-right-radius: 1em;
        border-radius: 1em 1em 0 0;
        border-color: #3E7614;
        background: #eee;
    }
    
    body.skin--responsive #p-cactions li.selected,
    body.skin--responsive #p-cactions li.selected a {
        border-color: #3E7614;
        background: #FFFFFF;
    }
}

ul { list-style-image:none; list-style-type:disc; }

/* Right-side link repair */
@media screen and (max-width: 1440px) {
    div#rightcolbox {
        display: none;
    }
}

/* Override default font used for gender symbols for legibility */
body {
    font-family: 'bp_gender', sans-serif;
}