16/12/2010, 03:46
|
| | Fecha de Ingreso: diciembre-2010
Mensajes: 133
Antigüedad: 14 años Puntos: 0 | |
Respuesta: Cómo aplicar css a un vídeo insertado Les enseño la web: www.cineraro.com
CSS: body { background-color: #FF9900;
font-size:100% ;
margin-left:0% ;
font-family: georgia;
font-weight: normal;}
h1 { color: white;
text-shadow: black 0px 0px 7px;
letter-spacing: 7pt;
margin-top: 0 px;
font-size: 180%;
font-family: georgia;
font-weight: normal;
margin: 0em; margin-bottom: 0px;}
h2 { color: black;
text-shadow: 0px 0px 7px;
margin-top:0px;
font-size: 70%;
font-family: georgia;
font-weight: normal;
padding-top: 0px;margin-bottom: 20px;}
div { font-color: black;
font-weight:bold;
text-shadow: 0px 0px 3px white;
margin-top:20px;
margin:auto;margin-bottom: 20px;}
h3 { margin-top:40px;
margin-left: 5%;
margin-right:5%;
text-shadow:0px 0px 4px white;}
ol { margin-left: 10%;}
img{border:0px; }
Última edición por marcelo1043; 16/12/2010 a las 17:52 |