settings fix
This commit is contained in:
parent
1ec1edc42a
commit
9d773ce049
@ -37,6 +37,10 @@ body {
|
||||
#reginfo {
|
||||
color: white !important;
|
||||
}
|
||||
#infodata {
|
||||
background-color: transparent !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
/* Sidebar */
|
||||
#sidebar-wrapper {
|
||||
box-shadow: none !important;
|
||||
|
||||
@ -53,6 +53,10 @@ background: transparent;
|
||||
#reginfo {
|
||||
color: white !important;
|
||||
}
|
||||
#infodata {
|
||||
background-color: transparent !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
/* Sidebar */
|
||||
#sidebar-wrapper {
|
||||
box-shadow: none !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user