User:MewX/monobook.css: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 7: Line 7:
-moz-border-radius-topright:0 !important;
-moz-border-radius-topright:0 !important;
border-color:#3E7614;
border-color:#3E7614;
background: #ddffb6 !important;
position:relative !important;
padding-bottom: 3px !important;
}
#p-cactions ul li a {
bottom:-1px !important;
}
}

Latest revision as of 19:08, 1 March 2009

#bodyContent {
  padding-right:5px !important;
}

#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft:0 !important;
-moz-border-radius-topright:0 !important;
border-color:#3E7614;
background: #ddffb6 !important;
position:relative !important;
padding-bottom: 3px !important;
}
#p-cactions ul li a {
bottom:-1px !important;
}