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; |
||
| − | background: #cccccc; |
||
} |
} |
||
.portlet A:visited { |
.portlet A:visited { |
||
| − | + | color: #ffffff;text-decoration: underline; |
|
} |
} |
||
.portlet A:active{ |
.portlet A:active{ |
||
| + | color: #ffffff;text-decoration: underline; |
||
| − | background: #999999; |
||
} |
} |
||
.portlet A:hover { |
.portlet A:hover { |
||
| + | color: #ffffff;text-decoration: underline; |
||
| − | background: #555555; |
||
} |
} |
||
Revisión del 07:58 25 jun 2010
/*body{
background: #aaaaaa url('/descubriendo/background.png') 0 0 ;
}*/
.portlet A:link {
color: #ffffff;text-decoration: underline;
}
.portlet A:visited {
color: #ffffff;text-decoration: underline;
}
.portlet A:active{
color: #ffffff;text-decoration: underline;
}
.portlet A:hover {
color: #ffffff;text-decoration: underline;
}
Debug data:
