diff --git a/site/assets/style.css b/site/assets/style.css index cf2158d..3b8c225 100644 --- a/site/assets/style.css +++ b/site/assets/style.css @@ -49,6 +49,15 @@ body { } } +a { + color: #3a9085; + text-decoration: none; +} + +a:hover { + text-decoration: underline; +} + body:before, body:after { content: ""; @@ -77,8 +86,20 @@ body:after { z-index: -1; } -article { +article, +footer { max-width: 35em; + flex: 0 0 100%; +} + +footer { + margin-top: 2rem; + padding-bottom: 2rem; + align-self: flex-end; +} + +small { + font-size: .7rem; } h1 { diff --git a/site/index.html b/site/index.html index 05e40da..7b4a468 100644 --- a/site/index.html +++ b/site/index.html @@ -21,6 +21,10 @@

Finalment, l'any 2003 es va decidir posar-lo definitivament al final de la jove Rambla del Raval.

+ +