about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tilde.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tilde.css b/tilde.css
index 7ca1a09..9b675a8 100644
--- a/tilde.css
+++ b/tilde.css
@@ -34,6 +34,7 @@ body {
 }
 #container {
         width: 850px;
+	margin-bottom: 100px;
 }
 #news {
     width: 550px;
@@ -69,3 +70,7 @@ h1 {
     margin-left: auto;
     margin-right: auto;
 }
+h3 {
+	font-size: 20px;
+	margin-bottom: 5px;
+}