From 4a40c9259ada4fe45b012d41459c89801d48e0e5 Mon Sep 17 00:00:00 2001 From: Janis Streib Date: Wed, 9 Jul 2014 22:50:12 +0200 Subject: [PATCH 1/1] UPD: Bye bye, story --- src/org/cacert/gigi/Gigi.templ | 2 +- static/static/default.css | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/org/cacert/gigi/Gigi.templ b/src/org/cacert/gigi/Gigi.templ index dc5c27e5..3d389ee7 100644 --- a/src/org/cacert/gigi/Gigi.templ +++ b/src/org/cacert/gigi/Gigi.templ @@ -86,7 +86,7 @@

-
+
diff --git a/static/static/default.css b/static/static/default.css index e9308c46..be04c421 100644 --- a/static/static/default.css +++ b/static/static/default.css @@ -409,27 +409,27 @@ a.glink:hover { } -/*************** story styles ******************/ +/*************** content styles ******************/ -.story { +.content { padding: 10px 0px 0px 10px; font-size: 80%; min-height: 450px; } -.story h3 { +.content h3 { font: bold 125% Arial,sans-serif; color: #000000; } -.story a.capsule { +.content a.capsule { font: bold 1em Arial,sans-serif; color: #005FA9; display: block; padding-bottom: 5px; } -.story a.capsule:hover { +.content a.capsule:hover { text-decoration: underline; } -- 2.39.2