Spaces:
Running
Running
Commit
·
4ecdd27
1
Parent(s):
9c2cf4a
Update style.css
Browse files
style.css
CHANGED
|
@@ -83,7 +83,7 @@ section[data-testid="stSidebar"] button[kind="icon"] {
|
|
| 83 |
}
|
| 84 |
|
| 85 |
section[data-testid="stSidebar"] .st-ax {
|
| 86 |
-
background-color:
|
| 87 |
}
|
| 88 |
|
| 89 |
section[data-testid="stSidebar"] .st-c0 {
|
|
@@ -109,6 +109,14 @@ section[data-testid="stSidebar"] .stSelectbox .st-bm {
|
|
| 109 |
font-weight: bold;
|
| 110 |
}
|
| 111 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
/* Images */
|
| 113 |
|
| 114 |
button[title="View fullscreen"] {
|
|
|
|
| 83 |
}
|
| 84 |
|
| 85 |
section[data-testid="stSidebar"] .st-ax {
|
| 86 |
+
background-color: #dd107d/*#10b8dd;*/
|
| 87 |
}
|
| 88 |
|
| 89 |
section[data-testid="stSidebar"] .st-c0 {
|
|
|
|
| 109 |
font-weight: bold;
|
| 110 |
}
|
| 111 |
|
| 112 |
+
.st-emotion-cache-p5msec {
|
| 113 |
+
background-color: #a0d3de;
|
| 114 |
+
}
|
| 115 |
+
|
| 116 |
+
section[data-testid="stSidebar"] .st-emotion-cache-1clstc5 {
|
| 117 |
+
background-color: #a0d3de;
|
| 118 |
+
}
|
| 119 |
+
|
| 120 |
/* Images */
|
| 121 |
|
| 122 |
button[title="View fullscreen"] {
|