From ddb9f4ef45b8caff888fecea01c3caec43eb897e Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Mon, 16 Jul 2012 21:20:43 +0200 Subject: [PATCH] updated the theme --- theme/static/css/main.css | 2 +- theme/templates/article.html | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 9290507..2403003 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -55,7 +55,7 @@ a:link, a:visited { } a:hover, a:active { background-color: #C74350; - color: #fff; + color: #000; text-decoration: none; text-shadow: 1px 1px 1px #333; } diff --git a/theme/templates/article.html b/theme/templates/article.html index 9303a00..4c57df3 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -3,13 +3,15 @@ {% block content %}