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