MediaWiki:Monobook.css
De Laplace
(Diferencias entre revisiones)
Línea 5: | Línea 5: | ||
font-family:"Trebuchet MS",Verdana,Arial,sans-serif; | font-family:"Trebuchet MS",Verdana,Arial,sans-serif; | ||
font-size:11pt; | font-size:11pt; | ||
+ | } | ||
+ | |||
+ | #firstHeading a:hover{ | ||
+ | text-decoration:underline | ||
} | } |
Revisión de 00:02 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; } #firstHeading a:hover{ text-decoration:underline }