Login or register in profile for anonymous users

This commit is contained in:
yflory
2020-02-05 14:54:23 +01:00
parent 2ee38ccc42
commit 78795a3b4d
2 changed files with 26 additions and 1 deletions

View File

@@ -137,7 +137,9 @@
button {
padding: 5px;
color: @corner-white;
margin-left: 10px;
&:not(:first-child) {
margin-left: 10px;
}
outline: none;
text-transform: uppercase;
border: 1px solid @corner-white;