[refs #228] fix registration link

This commit is contained in:
Alexander Machehin 2012-02-29 10:41:25 +06:00
parent 91eb306560
commit c55d6d097e
1 changed files with 3 additions and 2 deletions

View File

@ -226,12 +226,13 @@ nav {
background: image-url("registration.png") no-repeat;
float: right;
cursor: pointer;
p {
a {
font-size: 14px;
color: #FFF;
margin: 0;
padding: 0;
padding-top: 10px; } }
padding-top: 10px;
text-decoration: none;} }
div.error {
background: image-url("error-message.png");