Diferencia entre revisiones de «MediaWiki:Descubriendo10.css»
De Descubriendo la Física
Ir a la navegaciónIr a la búsquedaLínea 20: | Línea 20: | ||
.pBody { |
.pBody { |
||
− | color: #ffffff |
+ | color: #ffffff; text-align:center; |
} |
} |
||
.pBody ul{ |
.pBody ul{ |
||
− | color: #ffffff |
+ | color: #ffffff; text-align:left;font-size:24; |
} |
} |
||
Línea 35: | Línea 35: | ||
.pBody A:visited { |
.pBody A:visited { |
||
− | color: #ffffff; |
+ | color: #ffffff;text-align:center;} |
− | } |
||
.pBody A:active{ |
.pBody A:active{ |
||
− | color: #ffffff;text- |
+ | color: #ffffff;text-align:center;text-decoration: underline; |
} |
} |
||
.pBody A:hover { |
.pBody A:hover { |
||
− | color: #ffffff;text- |
+ | color: #ffffff;text-align:center;text-decoration: underline; |
} |
} |
Revisión del 08:27 25 jun 2010
/*body{ background: #aaaaaa url('/descubriendo/background.png') 0 0 ; }*/ .portlet h5 A:visited { color: #ffffff; text-align:center; font-size:150%; border-top-width:2px; border-top-color:#CCCCCC; border-top-style:solid; border-bottom-width:2px; border-bottom-color:#CCCCCC; border-bottom-style:solid; } .portlet h5 A:link{ color: #ffffff; text-align:center; font-size:150%; border-top-width:2px; border-top-color:#CCCCCC; border-top-style:solid; border-bottom-width:2px; border-bottom-color:#CCCCCC; border-bottom-style:solid; } .pBody { color: #ffffff; text-align:center; } .pBody ul{ color: #ffffff; text-align:left;font-size:24; } .pBody A:link { color: #ffffff; text-align:center; } .pBody A:visited { color: #ffffff;text-align:center;} .pBody A:active{ color: #ffffff;text-align:center;text-decoration: underline; } .pBody A:hover { color: #ffffff;text-align:center;text-decoration: underline; }
Debug data: