summaryrefslogtreecommitdiffstats
path: root/templates/content/style/style.css
diff options
context:
space:
mode:
authorsailingcai <sailingcai@gmail.com>2009-10-12 22:49:12 +0800
committersailingcai <sailingcai@gmail.com>2009-10-12 22:49:12 +0800
commite8f1aef3636a2b9ef10d2d2bc4a768503a3e0d07 (patch)
tree1712741adb98cb9e2c73b3c4d650bcc33128ff64 /templates/content/style/style.css
parent65fb7bb5a961342b051566b1488fae20792d90b3 (diff)
downloadaskbot-e8f1aef3636a2b9ef10d2d2bc4a768503a3e0d07.tar.gz
askbot-e8f1aef3636a2b9ef10d2d2bc4a768503a3e0d07.tar.bz2
askbot-e8f1aef3636a2b9ef10d2d2bc4a768503a3e0d07.zip
1. adjust logo css, remove margin-bottom
2. add urlquote in get_absolute_url 3. enable QuestionsPageSizeMiddleware middleware 4. remove unused code
Diffstat (limited to 'templates/content/style/style.css')
-rw-r--r--templates/content/style/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/content/style/style.css b/templates/content/style/style.css
index fa20b014..7ccf1af3 100644
--- a/templates/content/style/style.css
+++ b/templates/content/style/style.css
@@ -108,7 +108,6 @@ blockquote
margin-left:20px;text-decoration:underline; font-size:12px; color:#333333;}
#logo {
padding: 5px 0px 0px 0px;
- margin-bottom:-3px;
}
#navBar {float:clear;position:relative;display:block;width:960px;}
#navBar .nav {margin:20px 0px 0px 16px;