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

De WikiEducator
Saltar a: navegación, buscar
(23 revisiones intermedias por el mismo usuario no mostrado)
Línea 1: Línea 1:
html,body{font-family:Verdana,sans-serif;font-size:20px;line-height:2}
 
h1,h2,h3,h4,h5,h6,.w3-slim,.w3-wide{font-family:"Segoe UI",Arial,sans-serif}
 
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
 
.w3-serif{font-family:"Times New Roman",Times,serif}
 
h1,h2,h3,h4,h5,h6{font-weight:400;margin:10px 0}
 
.w3-wide{letter-spacing:4px}
 
 
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
 
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}
 
hr{height:0;border:0;border-top:1px solid #eee;margin:20px 0}
Línea 12: Línea 6:
 
   font-family: Arial, Helvetica, sans-serif;
 
   font-family: Arial, Helvetica, sans-serif;
 
}
 
}
#parrafo{font-size: 1.2em; width:80%;}  
+
#apuntes_distancia{
 +
font-size:1.4em;
 +
width:80%;
 +
}
 +
.eXe-iDevice .st_h{
 +
width:70%;
 +
margin-left:20px;
 +
}
 +
#parrafo{font-size: 1.4em;width : 80%; }
 +
.parrafo{font-size:1.8em; width:85%;}
 
h1 { font-size: 2.2em; }
 
h1 { font-size: 2.2em; }
 
h2 { font-size: 2em; }
 
h2 { font-size: 2em; }
Línea 18: Línea 21:
 
h4 { font-size: 1.6em; }
 
h4 { font-size: 1.6em; }
 
h5 { font-size: 1.4em; }
 
h5 { font-size: 1.4em; }
 +
#parrafo1{
 +
font-size: 1.4em;
 +
width : 80%; }
 +
 +
body{
 +
width: 90%;
 +
}
 +
.de1{
 +
font-size:12px;
 +
}

Revisión de 09:04 6 nov 2019

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-size:1.4em;
	width:80%;
}
.eXe-iDevice .st_h{
	width:70%;
	margin-left:20px;
}
#parrafo{font-size: 1.4em;width : 80%; }
.parrafo{font-size:1.8em; width:85%;}
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%;
}
.de1{
	font-size:12px;
}