issue #1, need login link on profile pages
This commit is contained in:
parent
beb9fe3ff1
commit
9dc0e659d6
2 changed files with 11 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue