From f0594d757ee018b2f7527f5241fe64d8ba89f92e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 14 Apr 2001 11:01:17 +0000 Subject: - fixed a small detail On a side not, I'm browsing drop.org from a Windows ME computer and came to the conclusion that only theme UnConeD looks cool, and that the other themes not 100%. Theme marvin's font seems to be huge and the sideboxes wrap (which is ugly). --- themes/unconed/unconed.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index c7533dcdc..5556c6bf0 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -81,7 +81,7 @@ function story($story, $reply = 0) { $timestamp = format_date($story->timestamp); - print "\n\n"; + print "\n\n"; ?>
-- cgit v1.2.3