1
0
Fork 0

issue #1, need login link on profile pages

This commit is contained in:
Mike Macgirvin 2010-10-09 00:45:09 -07:00
commit 9dc0e659d6
2 changed files with 11 additions and 1 deletions

View file

@ -57,6 +57,13 @@ code {
blockquote:before {
content: '>> ';
}
.nav-login-link {
float: right;
margin-left: 0px;
margin-right: 3px;
padding: 3px;
font-size: 70%;
}
/* NOTIFICATION */
#notification-show-hide-link {