Home
About
Policies
FAQ
Forums
Registration
Password Recovery

MediaWiki:Monobook.css

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
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 */
 +
/* rounded corners - Mozilla/Firefox only */
 +
.pBody {
 +
  padding: 0.1em 0.1em;
 +
  -moz-border-radius-topright: 0.5em;
 +
  -moz-border-radius-bottomright: 0.5em;
 +
}
 +
#p-cactions ul li, #p-cactions ul li a { 
 +
  -moz-border-radius-topright: 0.5em;
 +
  -moz-border-radius-topleft: 0.5em;
 +
}
 +
#content {
 +
  -moz-border-radius-topleft: 0.5em;
 +
  -moz-border-radius-topright: 0.5em;
 +
  -moz-border-radius-bottomleft: 0.5em;
 +
  -moz-border-radius-bottomright: 0.5em;
 +
}

Revision as of 08:32, 13 April 2007

/* edit this file to customize the monobook skin for the entire site */
 /* rounded corners - Mozilla/Firefox only */
 .pBody {
  padding: 0.1em 0.1em;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
 }
 #p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
 }
 #content {
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
 }
Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox