summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdolfo Fitoria <adolfo.fitoria@gmail.com>2011-10-17 09:24:47 -0300
committerAdolfo Fitoria <adolfo.fitoria@gmail.com>2011-10-17 09:24:47 -0300
commitd24b8bcf74d459c1b675589b9090c43f5b672eff (patch)
treee76ea7b8d06dd96bcd586c150540a124d75177a4
parent8e1d714137088b4b032d35d6e6a25657bfc7cdfc (diff)
parenteda3047d53a6ec5e74bd5b56230cd15349d1ff4d (diff)
downloadaskbot-d24b8bcf74d459c1b675589b9090c43f5b672eff.tar.gz
askbot-d24b8bcf74d459c1b675589b9090c43f5b672eff.tar.bz2
askbot-d24b8bcf74d459c1b675589b9090c43f5b672eff.zip
Merge branch 'master' of git://github.com/byroncorrales/askbot-devel into new-template
-rw-r--r--askbot/skins/default/media/style/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot/skins/default/media/style/style.css b/askbot/skins/default/media/style/style.css
index a4db73e6..f494e672 100644
--- a/askbot/skins/default/media/style/style.css
+++ b/askbot/skins/default/media/style/style.css
@@ -301,6 +301,7 @@ h1 {
height:55px;
background:#e9e9e1;
border-bottom:#d3d3c2 1px solid;
+ border-top:#fcfcfc 1px solid;
margin-bottom:10px;
#homeButton{