change user page design

This commit is contained in:
Mystikfluu
2022-07-09 16:09:27 +02:00
parent f0110724dd
commit 22fa2d4759
4 changed files with 8 additions and 4 deletions
+5 -1
View File
@@ -30,6 +30,10 @@ li a {
text-decoration: none;
}
.totib {
margin-top: 6.5%;
}
li a:hover {
background-color: #111;
}
@@ -53,5 +57,5 @@ footer {
}
.less_padding {
padding: 16px 16px;
padding: 6px 14px;
}