Diferencia entre revisiones de «MediaWiki:Descubriendo09.css»
De Descubriendo la Física
Ir a la navegaciónIr a la búsqueda(No se muestran 39 ediciones intermedias del mismo usuario) | |||
Línea 1: | Línea 1: | ||
/* cambia este archivo para personalizar la piel monobook para el sitio entero */ |
/* cambia este archivo para personalizar la piel monobook para el sitio entero */ |
||
+ | #p-cactions{ |
||
− | A:link {text-decoration: none; color: orange;text-align:right;} |
||
− | A:visited {text-decoration: none; color: orange;text-align:right;} |
||
− | A:active {text-decoration: bold; color: yellow; text-align:left; |
||
− | border-bottom:thick solid #ff0000; |
||
− | border-right:thick solid #ff0000; |
||
⚫ | |||
− | A:hover {text-decoration: none; color: red;text-align:right; |
||
− | border-bottom:thick solid #00ff00; |
||
} |
} |
||
+ | |||
− | #searchInput{ |
||
+ | #column-one{ |
||
⚫ | |||
− | max-width:90%; |
||
} |
} |
||
+ | |||
#content{ |
#content{ |
||
color: #000000; |
color: #000000; |
||
font-color: #000000; |
font-color: #000000; |
||
− | /* |
+ | /* background-color:#efe7c1;*/ |
− | background-color:none; |
||
width=80%; |
width=80%; |
||
} |
} |
||
+ | #p-navigation { |
||
+ | |||
+ | /* top: 30px;font-color: |
||
⚫ | |||
⚫ | |||
.portlet h5 { |
.portlet h5 { |
||
color: #000000; |
color: #000000; |
||
font-color: #000000; |
font-color: #000000; |
||
− | background-color: |
+ | background-color:#AAAAAA; |
font-weight: bold; |
font-weight: bold; |
||
font-size: 95%; |
font-size: 95%; |
||
− | border-bottom:thick dotted #ff0000; |
||
} |
} |
||
Línea 40: | Línea 36: | ||
body{ |
body{ |
||
− | /* background-color:# |
+ | /* background-color:#efe7c1;*/ |
− | background-image:url('/descubriendo/background.png'); |
||
color:#000000; |
color:#000000; |
||
} |
} |
Revisión actual - 15:47 18 jun 2010
/* cambia este archivo para personalizar la piel monobook para el sitio entero */ #p-cactions{ } #column-one{ } #content{ color: #000000; font-color: #000000; /* background-color:#efe7c1;*/ width=80%; } #p-navigation { /* top: 30px;font-color: width: 20px;*/ } .portlet h5 { color: #000000; font-color: #000000; background-color:#AAAAAA; font-weight: bold; font-size: 95%; } .firstHeading { color: #d09300; font-color: #000000; } body{ /* background-color:#efe7c1;*/ color:#000000; }
Debug data: