diff options
author | Disco-STU <discostu@horion.network1.lan> | 2009-05-18 22:46:35 +0200 |
---|---|---|
committer | Disco-STU <discostu@horion.network1.lan> | 2009-05-18 22:46:35 +0200 |
commit | 9d29d665f94a159336bef90f1427a01cc414b01d (patch) | |
tree | e9a78df0186a256f7a6704af72500c047304deaa /styles | |
parent | 9b54582fc2573bae888d209f77c7bdf6ebefa4e0 (diff) |
Fixed the "linkslist"
Diffstat (limited to 'styles')
-rw-r--r-- | styles/blogthon.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/blogthon.css b/styles/blogthon.css index 703ee2b..6061978 100644 --- a/styles/blogthon.css +++ b/styles/blogthon.css @@ -158,7 +158,7 @@ div.months { -div.linkslist { +div.linklist { float: right; width: 100px; } |