aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/static/estilo.css11
1 files changed, 6 insertions, 5 deletions
diff --git a/web/static/estilo.css b/web/static/estilo.css
index cb8e51b..7689795 100644
--- a/web/static/estilo.css
+++ b/web/static/estilo.css
@@ -7,24 +7,24 @@ a[rel=external]:after{
content:"↝";
}
a{
- color: #363;
+ color: #963;
}
a:hover{
- background-color: #363;
+ background-color: #963;
color: #fff;
border-radius:3px;
}
a:visited{
- color: #773;
+ color: #630;
}
a:visited:hover{
- background-color: #773;
+ background-color: #630;
color: #fff;
border-radius:3px;
}
body{
- color: #333;
+ color: #100;
max-width:40em;
margin:0 auto;
font-size:18px;
@@ -44,6 +44,7 @@ pre{
color: #433;
padding:1em;
border-radius:5px;
+ overflow-x: auto;
}
main h1{
Un proyecto texto-plano.xyz