Diferencia entre revisiones de «MediaWiki:Descubriendo09.css»
De Descubriendo la Física
Ir a la navegaciónIr a la búsquedaLínea 5: | Línea 5: | ||
A:active {text-decoration: bold; |
A:active {text-decoration: bold; |
||
color: yellow; |
color: yellow; |
||
− | border-bottom:thick solid # |
+ | border-bottom:thick solid #ffff00; |
− | border-right:thick solid # |
+ | border-right:thick solid #ffFf00; |
} |
} |
||
A:hover {text-decoration: none; color: red; |
A:hover {text-decoration: none; color: red; |
||
border-bottom:thick solid #00ff00; |
border-bottom:thick solid #00ff00; |
||
− | border-right:thick solid # |
+ | border-right:thick solid #00ff00; |
} |
} |
||
Revisión del 21:25 29 nov 2009
/* cambia este archivo para personalizar la piel monobook para el sitio entero */ A:link {text-decoration: none; color: orange;} A:visited {text-decoration: none; color: orange;} A:active {text-decoration: bold; color: yellow; border-bottom:thick solid #ffff00; border-right:thick solid #ffFf00; } A:hover {text-decoration: none; color: red; border-bottom:thick solid #00ff00; border-right:thick solid #00ff00; } #searchInput{ width:90%; max-width:90%; } #content{ color: #000000; font-color: #000000; /* background-color:#efe7c1;*/ background-color:none; width=80%; } .portlet h5 { color: #000000; font-color: #000000; background-color:none; font-weight: bold; font-size: 95%; border-bottom:thick dotted #ff0000; } .firstHeading { color: #d09300; font-color: #000000; } body{ /* background-color:#eeeeee;*/ background-image:url('/descubriendo/background.png'); color:#000000; }
Debug data: