Diferencia entre revisiones de «MediaWiki:Descubriendo09.css»

De Descubriendo la Física
Ir a la navegaciónIr a la búsqueda
Línea 4: Línea 4:
 
A:visited {font-weight: bold; color: white;}
 
A:visited {font-weight: bold; color: white;}
 
A:hover {font-weight: bold; color: white;
 
A:hover {font-weight: bold; color: white;
border-bottom:thick solid #cceecc;
+
border-bottom:thick solid #22ee22;
border-right:thick solid #aaeeaa;
+
border-right:thick solid #66ee66;
 
}
 
}
   

Revisión del 11:48 30 nov 2009

/* cambia este archivo para personalizar la piel monobook para el sitio entero */

A:link    {font-weight:   bold;    color: white;}
A:visited {font-weight:   bold;    color: white;}
A:hover   {font-weight:   bold;    color: white;
           border-bottom:thick solid #22ee22;
           border-right:thick solid #66ee66;
}


body{
          color:#000000;
          //background-image:url('/descubriendo/background.php?anchoPantalla=1024');

}

.portlet h5 { 
           color: #aaaaaa;
           font-color: #aaaaaa;
           background-color:none;
           font-weight: bold;
           font-size:  95%;
           border-bottom:thick dotted #ff0000;
           text-align:right;
           width:90%;
           max-width:90%;
}


#searchInput{
  width:90%;
  max-width:90%;
}

/*
A:link    {font-weight:   bold;    color: orange;}
A:visited {font-weight:   bold;    color: orange;}
A:hover   {font-weight:   bold;    color: red;
           border-bottom:thick solid #ff0000;
           border-right:thick solid #ff0000;
}


#content{
  color: #000000;
  font-color: #000000;
  background-color:#efe7c1;
  background-color:none;
  width=80%;
}


.portlet h5 { 
           color: #aaaaaa;
           font-color: #aaaaaa;
           background-color:none;
           font-weight: bold;
           font-size:  95%;
           border-bottom:thick dotted #ff0000;
           text-align:right;
           width:90%;
           max-width:90%;
}

.firstHeading {
           color: #d09300;
           font-color: #000000;
}

body{
          background-color:#eeeeee;
          background-image:url('/descubriendo/background.png');
          color:#000000;
}
*/

Debug data: