summary refs log tree commit diff stats
path: root/theme/css/blog.php
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-11-26 14:21:20 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-11-26 14:21:20 -0500
commit224f9ee5014ae5c5399188afd8d38e3b620e2856 (patch)
tree6432f783d495626e962835009b6d2f4fd53e42cd /theme/css/blog.php
parent34d358ba240bd19491f0f97faf04513318bee6c0 (diff)
downloadfourisland-224f9ee5014ae5c5399188afd8d38e3b620e2856.tar.gz
fourisland-224f9ee5014ae5c5399188afd8d38e3b620e2856.tar.bz2
fourisland-224f9ee5014ae5c5399188afd8d38e3b620e2856.zip
Added Fouripedia compatibility
Made many strutural changes to Four Island allowing for the reinclusion of Fouripedia.
Diffstat (limited to 'theme/css/blog.php')
-rw-r--r--theme/css/blog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/css/blog.php b/theme/css/blog.php index b84db08..e19d7df 100644 --- a/theme/css/blog.php +++ b/theme/css/blog.php
@@ -229,7 +229,7 @@ div.post-date-4 {
229span.post-vote { 229span.post-vote {
230 float: right; 230 float: right;
231 position: relative; 231 position: relative;
232 top: -2em; 232 top: -.5em;
233 right: 1em; 233 right: 1em;
234} 234}
235 235