about summary refs log tree commit diff
path: root/res
diff options
context:
space:
mode:
author"Vincent Ambo ext:(%22) <tazjin@me.com>2012-02-24T04·20+0100
committer"Vincent Ambo ext:(%22) <tazjin@me.com>2012-02-24T04·20+0100
commita29a34d41f3101344b46f51a8e5dc5afecf82218 (patch)
tree14b22d61ee8884ccc093d59a2a0bd9c7cc97a87a /res
parent066762051abe5739e956aeb5f369c58c02703010 (diff)
* I fixed the front page
Diffstat (limited to 'res')
-rw-r--r--res/blogstyle.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/blogstyle.css b/res/blogstyle.css
index 5a27f550930f..d830ee2e23d0 100644
--- a/res/blogstyle.css
+++ b/res/blogstyle.css
@@ -37,6 +37,7 @@ body {
 
 .myclear {
 	clear: both;
+	height: 20px;
 }
 
 .centerbox {
@@ -101,7 +102,7 @@ body {
 	-webkit-border-bottom-right-radius: 6px;
 	border-top: 0px hidden;
 	background-color: #FFFFFF;
-	min-height: 200px;
+	min-height: 500px;
 	height: auto;
 	padding-top: 21px;
 	padding-right: 2px;