[refs #228] fix registration link
This commit is contained in:
parent
a1bfe66791
commit
71d9079003
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue