MediaWiki:Monobook.css
De Laplace
(Diferencias entre revisiones)
Línea 7: | Línea 7: | ||
} | } | ||
- | #p- | + | #p-cactions ul li, #p-cactions ul li a { |
- | + | -moz-border-radius-topleft: .5em; | |
+ | -moz-border-radius-topright: .5em; | ||
} | } |
Revisión de 00:17 20 nov 2007
/* cambie este archivo para personalizar la piel monobook para el sitio entero */ body{ background-color:#FFFFDD; font-family:"Trebuchet MS",Verdana,Arial,sans-serif; font-size:11pt; } #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: .5em; -moz-border-radius-topright: .5em; }