Diferencia entre revisiones de «MediaWiki:Descubriendo10.css»
De Descubriendo la Física
Ir a la navegaciónIr a la búsquedam |
|||
Línea 6: | Línea 6: | ||
.portlet A:link { |
.portlet A:link { |
||
− | color: #ffffff;text-decoration: underline; |
+ | color: #ffffff;text-decoration: underline; text-align:center; |
} |
} |
||
.portlet A:visited { |
.portlet A:visited { |
||
− | color: #ffffff;text-decoration: underline; |
+ | color: #ffffff;text-decoration: underline; text-align:center; |
} |
} |
||
.portlet A:active{ |
.portlet A:active{ |
||
− | color: #ffffff;text-decoration: underline; |
+ | color: #ffffff;text-decoration: underline; text-align:center; |
} |
} |
||
.portlet A:hover { |
.portlet A:hover { |
||
− | color: #ffffff;text-decoration: underline; |
+ | color: #ffffff;text-decoration: underline; text-align:center; |
} |
} |
Revisión del 07:59 25 jun 2010
/*body{ background: #aaaaaa url('/descubriendo/background.png') 0 0 ; }*/ .portlet A:link { color: #ffffff;text-decoration: underline; text-align:center; } .portlet A:visited { color: #ffffff;text-decoration: underline; text-align:center; } .portlet A:active{ color: #ffffff;text-decoration: underline; text-align:center; } .portlet A:hover { color: #ffffff;text-decoration: underline; text-align:center; }
Debug data: