Diferencia entre revisiones de «MediaWiki:Descubriendo10.css»
De Descubriendo la Física
Ir a la navegaciónIr a la búsquedam |
|||
| (No se muestran 40 ediciones intermedias del mismo usuario) | |||
| Línea 4: | Línea 4: | ||
| + | .youtubeobject { |
||
| + | width:200px; |
||
| + | max-width:200px; |
||
| + | height:150px; |
||
| + | max-height:150px; |
||
| + | } |
||
| + | |||
| ⚫ | |||
| + | .youtubeemb { |
||
| ⚫ | |||
| + | width:200px; |
||
| + | max-width:200px; |
||
| + | height:150px; |
||
| + | max-height:150px; |
||
} |
} |
||
| + | #bodyContent { |
||
| + | text-align:justify; |
||
| ⚫ | |||
| ⚫ | |||
} |
} |
||
| − | .portlet |
+ | .portlet h5{ |
| − | color: # |
+ | color: #cccccc; text-align:right; font-size:100%; |
| + | /*border-top-width:2px; border-top-color:#888888; border-top-style:solid;*/ |
||
| + | border-bottom-width:2px; border-bottom-color:#888888; border-bottom-style:solid; |
||
| + | } |
||
| + | |||
| + | |||
| + | |||
| ⚫ | |||
| + | color: #cccccc; |
||
| + | } |
||
| + | |||
| + | |||
| ⚫ | |||
| + | color: #cccccc; |
||
| + | } |
||
| + | |||
| + | |||
| + | .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 { |
||
| ⚫ | |||
| + | |||
| + | .pBody A:active{ |
||
| ⚫ | |||
} |
} |
||
| − | . |
+ | .pBody A:hover { |
| − | color: #ffffff;text-decoration: underline; |
+ | color: #ffffff;text-align:center;text-decoration: underline; |
} |
} |
||
Revisión actual - 15:43 15 oct 2010
/*body{
background: #aaaaaa url('/descubriendo/background.png') 0 0 ;
}*/
.youtubeobject {
width:200px;
max-width:200px;
height:150px;
max-height:150px;
}
.youtubeemb {
width:200px;
max-width:200px;
height:150px;
max-height:150px;
}
#bodyContent {
text-align:justify;
}
.portlet h5{
color: #cccccc; text-align:right; font-size:100%;
/*border-top-width:2px; border-top-color:#888888; border-top-style:solid;*/
border-bottom-width:2px; border-bottom-color:#888888; border-bottom-style:solid;
}
.portlet h5 A:visited {
color: #cccccc;
}
.portlet h5 A:link{
color: #cccccc;
}
.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:
