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:
parent
76621b19c5
commit
0fd79ee6d9
1 changed files with 5 additions and 0 deletions
|
@ -121,6 +121,11 @@ div
|
|||
border-width: 0px;
|
||||
}
|
||||
|
||||
div form fieldset input
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.toplists
|
||||
{
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue