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