This commit is contained in:
SBD
2023-11-19 15:49:39 +03:00
parent 49ad367a70
commit 3311ab5b37
4 changed files with 36 additions and 7 deletions

View File

@@ -1147,6 +1147,17 @@ h2.title_new_route{
padding: 10px;
text-align: center;
position: relative;
height: 15px;
}
.menu_profile>div:first-of-type {
border-radius: 10px;
background:none;
/* Shadow 1 */
box-shadow: none;
margin-bottom: 10px;
padding: 10px;
text-align: center;
position: relative;
height: 40px;
}