From ad74c09560dfa1d704aa09a707a66a64fcc10ae0 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 14 Nov 2012 00:31:04 +0100 Subject: [PATCH] galleria - minor changes --- sigal/themes/galleria/static/css/style.css | 21 ++++++--------------- sigal/themes/galleria/templates/index.html | 5 ++--- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/sigal/themes/galleria/static/css/style.css b/sigal/themes/galleria/static/css/style.css index cc593dd..b410012 100644 --- a/sigal/themes/galleria/static/css/style.css +++ b/sigal/themes/galleria/static/css/style.css @@ -23,7 +23,7 @@ a:hover { color: #dadada; } -#container { +.container { margin: 0 auto; text-align: left; width: 960px; @@ -90,22 +90,13 @@ header h1 a:hover { font-weight: bold; } -#description { - font-size: 1.2em; - margin: 0 1.5em 2em; - padding: 1em 2em; - background: #282828; - background: rgba(0, 0, 0, 0.15); - -moz-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; -} +#description {} #gallery { - line-height: 0; - margin: 0 0 40px -10px; - width: 980px; - height: 600px; + line-height: 0; + margin: 0 0 40px -10px; + width: 980px; + height: 600px; } footer { diff --git a/sigal/themes/galleria/templates/index.html b/sigal/themes/galleria/templates/index.html index 3d2b599..5f05d68 100644 --- a/sigal/themes/galleria/templates/index.html +++ b/sigal/themes/galleria/templates/index.html @@ -7,8 +7,7 @@ {{ title }} - - + @@ -18,7 +17,7 @@ -
+

{{ paths }}