Diferencia entre revisiones de «Usuario:ManuelRomero/vector.css»

De WikiEducator
Saltar a: navegación, buscar
Línea 6: Línea 6:
 
   font-family: Arial, Helvetica, sans-serif;
 
   font-family: Arial, Helvetica, sans-serif;
 
}
 
}
source{
+
#apuntes_distancia{
width:70%
+
font-szie:1.4em;
 +
width:80%;
 
}
 
}
  
#source{
 
width:70%
 
}
 
 
.source{
 
width:70%
 
}
 
 
#parrafo{font-size: 1.4em;width : 80%; }
 
#parrafo{font-size: 1.4em;width : 80%; }
 
h1 { font-size: 2.2em; }
 
h1 { font-size: 2.2em; }
Línea 29: Línea 23:
 
body{
 
body{
 
width: 90%;
 
width: 90%;
}
 
 
php{
 
width: 80%;
 
}
 
html5{
 
width: 80%;
 
 
 
}
 
}

Revisión de 20:33 21 oct 2018

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
hr{height:0;border:0;border-top:1px solid #eee;margin:20px 0}
h1, h2, h3 {
  color: #8A8E27;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
#apuntes_distancia{
	font-szie:1.4em;
	width:80%;
}
 
#parrafo{font-size: 1.4em;width : 80%; }
h1 { font-size: 2.2em; }
h2 { font-size: 2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
#parrafo1{
 font-size: 1.4em;
 width : 80%; }
 
body{
	width: 90%;
}