From 0fd79ee6d97c81162003a89e710fc5be80bd6a5b Mon Sep 17 00:00:00 2001 From: erlehmann Date: Fri, 12 Oct 2007 15:42:43 +0000 Subject: [PATCH] centered text in is retarded, see for yourself git-svn-id: http://yolanda.mister-muffin.de/svn@61 7eef14d0-6ed0-489d-bf55-20463b2d70db --- trunk/style/gnutube.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/trunk/style/gnutube.css b/trunk/style/gnutube.css index 8606f6a..269b9f7 100755 --- a/trunk/style/gnutube.css +++ b/trunk/style/gnutube.css @@ -121,6 +121,11 @@ div border-width: 0px; } + div form fieldset input + { + text-align: center; + } + div.toplists { text-align: center;