summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2013-05-09 16:51:46 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2013-05-09 16:51:46 +0200
commit3895d7e01054a38dd40d1e35c97a6c46709b92a7 (patch)
tree16485df1501df7e13ac6559e21b2b1a442e978b6
parent8e52a416edc3b9d026b595a9a52ecea4ff022dfb (diff)
downloadforum-themes-3895d7e01054a38dd40d1e35c97a6c46709b92a7.tar.gz
forum-themes-3895d7e01054a38dd40d1e35c97a6c46709b92a7.tar.bz2
forum-themes-3895d7e01054a38dd40d1e35c97a6c46709b92a7.tar.xz
forum-themes-3895d7e01054a38dd40d1e35c97a6c46709b92a7.zip
Some spacing improvements to forum index page
-rw-r--r--tmw3/theme/stylesheet.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/tmw3/theme/stylesheet.css b/tmw3/theme/stylesheet.css
index a69e637..b5119a5 100644
--- a/tmw3/theme/stylesheet.css
+++ b/tmw3/theme/stylesheet.css
@@ -212,7 +212,8 @@ p.searchbarreg {
}
p.forumdesc {
- padding-bottom: 4px;
+ padding-bottom: 0;
+ margin-bottom: 0;
}
p.topicauthor {
@@ -411,7 +412,7 @@ a.forumlink {
color: #6E100C;
font-weight: bold;
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
- font-size: 1.2em;
+ font-size: 1.4em;
}
a.topictitle {