]> dev.renevier.net Git - syj.git/blob - public/css/newpwd.css
version 0.1
[syj.git] / public / css / newpwd.css
1 /*  This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
2     and is published under the AGPL license. */
3 #newpwdform {
4     width: 40em;
5 }
6 .form-table-elem {
7     display: block;
8     width: 100%;
9 }
10 .form-errors {
11     color: red;
12     font-weight: bold;
13 }