integrate login/register functionality more properly with app
[scpubgit/stemmatology.git] / stemmaweb / root / css / auth.css
CommitLineData
3e97c22c 1#topbanner {
2 width: 100%;
3 height: 50px;
4 margin-top: 20px;
5}
6.error {
7 color: #d24848;
8}