Added logout
This commit is contained in:
parent
38c8c5c519
commit
ef4a6b0ba3
4 changed files with 22 additions and 6 deletions
|
|
@ -55,8 +55,12 @@ h1 {
|
|||
padding: 16px;
|
||||
border-bottom: 1px solid #aaa;
|
||||
user-select: none;
|
||||
font-size: 0.85em;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
#menu .item.separator {
|
||||
border-bottom: 3px solid #000;
|
||||
}
|
||||
#menu .item:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue