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