X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fmaypole.css;h=51d99a4093f6487e5234d34760f9fa185b085731;hb=ad04e7a4a8d154b90262dbc4464c3494fcb46253;hp=a458d8943dcc6c08d3f5a8a2e32ed5fc4de6bd8c;hpb=e096fd01832dd4e8017015061eeb143f8bcb7c55;p=maypole.git diff --git a/templates/maypole.css b/templates/maypole.css index a458d89..51d99a4 100644 --- a/templates/maypole.css +++ b/templates/maypole.css @@ -330,6 +330,11 @@ label .field { display:inline; } +#login { width: 400px; } + +#login input[type=text] { width: 150px; } +#login input[type=password] { width: 150px; } + .pager { font: 11px Arial, Helvetica, sans-serif; text-align: center;