1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

fixed background

This commit is contained in:
GilbN 2018-10-13 18:13:45 +02:00
parent 6f20532e7c
commit 93b7da4d95

View File

@ -1,7 +1,7 @@
/* GRAFANA ORG THEME */
body {
color: #FFFFFF;
background-color: transparent;
color: #FFFFFF !important;
background-color: transparent !important;
}
.main-view {
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px);