diff --git a/assets/css/estilos.css b/assets/css/estilos.css index dc713cd23..cd341fe33 100644 --- a/assets/css/estilos.css +++ b/assets/css/estilos.css @@ -1,3 +1,9 @@ +.container > a{ + color: white; + text-decoration: none; + font-size: 30px; + +} body { font-family: "Raleway", sans-serif; } diff --git a/index.html b/index.html index d96ee5a64..c8cdc23ce 100644 --- a/index.html +++ b/index.html @@ -20,9 +20,7 @@