Add a dropdown user menu to the top bar in static pages

This commit is contained in:
yflory
2017-02-15 17:57:42 +01:00
parent 0e76b18278
commit 7497e0d1c5
15 changed files with 204 additions and 101 deletions

View File

@@ -47,6 +47,13 @@
margin: 0px 10px;
line-height: 40px;
button {
.buttonTitle {
.fa-user {
margin-right: 5px;
}
}
}
a {
font-weight: 500;
font-size: 0.75em;