Diferencia entre revisiones de «MediaWiki:Descubriendo09.css»

De Descubriendo la Física
Ir a la navegaciónIr a la búsqueda
Línea 26: Línea 26:
 
#column-one A:visited {font-weight: bold; color: white;}
 
#column-one A:visited {font-weight: bold; color: white;}
 
#column-one A:hover {font-weight: bold; color: white;
 
#column-one A:hover {font-weight: bold; color: white;
border-bottom:3px thick solid #666666;
+
border-bottom:thick solid #666666;
border-right: 3px thick solid #888888;
+
border-bottom-width:3px;
border-left: 1px thick solid #FFFFFF;
+
border-right: thick solid #888888;
border-top: 1px thick solid #FFFFFF;
+
border-bottom-right:3px;
  +
border-left: thick solid #FFFFFF;
  +
border-bottom-left:1px;
  +
border-top: thick solid #FFFFFF;
  +
border-bottom-top:1px;
  +
 
}
 
}
   

Revisión del 17:02 30 nov 2009

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




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%;
}


#column-one A:link    {font-weight:   bold;    color: white;}
#column-one A:visited {font-weight:   bold;    color: white;}
#column-one A:hover   {font-weight:   bold;    color: white;
           border-bottom:thick solid #666666;
           border-bottom-width:3px;
           border-right: thick solid #888888;
           border-bottom-right:3px;
           border-left: thick solid   #FFFFFF;
border-bottom-left:1px;
           border-top:  thick solid   #FFFFFF;
border-bottom-top:1px;
        
}

#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: