diff --git a/_werc/pub/style.css b/_werc/pub/style.css index 8b1c782..97887ca 100644 --- a/_werc/pub/style.css +++ b/_werc/pub/style.css @@ -25,4 +25,5 @@ body > nav { background-color: #ffe6cc; margin-right: 25px; border: 2px solid #a body > article { background-color: #ffe6cc; border: 2px solid #ac8760; border-radius: 25px; } /* footer */ -footer { margin: 5px; color: #54402c; } +footer { margin: 5px; } +footer a { color: #54402c }