X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fcss%2Fnewpwd.css;h=15ab533c5a4bb4f5d82b90bfeecbca745835a471;hb=3a13b1e8cf6d091776856f67b1cf6d6ff6362025;hp=46f37054023a93ed209e3eacddcba6f8b592f916;hpb=1f6105289a49079809c2a4677b561bc82c62db88;p=syj.git diff --git a/public/css/newpwd.css b/public/css/newpwd.css index 46f3705..15ab533 100644 --- a/public/css/newpwd.css +++ b/public/css/newpwd.css @@ -1,5 +1,12 @@ /* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier, and is published under the AGPL license. */ + +#message { + width: 80%; + margin-left: auto; + margin-right: auto; +} + #newpwdform { width: 40em; }