postulante.css 290 Bytes
Newer Older
Rebecca Arzamendia committed
1
@import 'https://fonts.googleapis.com/css?family=Open+Sans|Quicksand:400,700';
Angel Zarate committed
2 3
body{
background-image: url(imagenes/descarga.svg);
Rebecca Arzamendia committed
4 5 6 7 8 9 10
height: 100%;
font-family: 'Quicksand', sans-serif;
color: white;
webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1{ font-size: 40px