svg
This commit is contained in:
@ -399,7 +399,7 @@ th.dt-center, td.dt-center { text-align: center; }
|
||||
}
|
||||
|
||||
.foliomenu .logo { float:left; height:40px; margin-top:7px; border-radius: 100%; }
|
||||
.foliomenu .avatar { height: 20px; margin: 3px 3px 0px 0px; width: 20px; }
|
||||
.foliomenu .avatar { height: 20px; margin: 0px 3px 0px 0px; width: 20px; }
|
||||
.foliomenu div { padding: 10px; line-height:35px; float:left;}
|
||||
.foliomenu a {
|
||||
color: var(--colorftbodydark);
|
||||
@ -434,7 +434,7 @@ th.dt-center, td.dt-center { text-align: center; }
|
||||
|
||||
.herofloatmenu {
|
||||
padding: 5px;
|
||||
background: #cdcdcd;
|
||||
background: var(--colorbgbodydarkdarker);
|
||||
border-radius: 0px 0px 6px 6px
|
||||
}
|
||||
|
||||
@ -458,7 +458,7 @@ th.dt-center, td.dt-center { text-align: center; }
|
||||
.foliomenu .float-right img {
|
||||
height:35px;
|
||||
width:35px;
|
||||
margin-top:0px;
|
||||
margin-top:-10px;
|
||||
}
|
||||
.foliomenu .float-right .fa, .foliomenu .float-right .fas {
|
||||
font-size:30px!important;
|
||||
|
Reference in New Issue
Block a user