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