summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorByron <byroncorrales@gmail.com>2011-10-16 15:14:52 -0600
committerByron <byroncorrales@gmail.com>2011-10-16 15:14:52 -0600
commitd361bc1957a63d3af7a9eba79a7fbbe8bcbd91cc (patch)
tree45f85f13f40f3be44bbf407ed90488eaac348950
parent6119ef129da08ecd930473b9e61f672d6bd09026 (diff)
downloadaskbot-d361bc1957a63d3af7a9eba79a7fbbe8bcbd91cc.tar.gz
askbot-d361bc1957a63d3af7a9eba79a7fbbe8bcbd91cc.tar.bz2
askbot-d361bc1957a63d3af7a9eba79a7fbbe8bcbd91cc.zip
a line
-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 5e6f150d..d1f4378c 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{