diff --git a/src/estilo.css b/src/estilo.css index 5d8b144..74eb2f7 100644 --- a/src/estilo.css +++ b/src/estilo.css @@ -8,11 +8,11 @@ a[rel=external]:after{ content: "↗"; } a{ - color: #575; + color: #757; border-radius:3px; } a:visited{ - color: #533; + color: #535; } body{