centered text in <input /> is retarded, see for yourself

git-svn-id: http://yolanda.mister-muffin.de/svn@61 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
erlehmann 2007-10-12 15:42:43 +00:00
parent 76621b19c5
commit 0fd79ee6d9

View file

@ -121,6 +121,11 @@ div
border-width: 0px;
}
div form fieldset input
{
text-align: center;
}
div.toplists
{
text-align: center;