Add logout button to user panel

This commit is contained in:
Jeremy Zhang
2017-11-20 03:54:29 +00:00
parent a1ac184bc2
commit ef4ab4e83c
3 changed files with 9 additions and 0 deletions

View File

@ -684,6 +684,10 @@ p.mentioned span.chatmessage {
width: 302px;
}
#logout_btn {
background-color: red;
}
/* CSS Variables */
:root {
/*--<var>: <value>*/