Spaces:
Runtime error
Runtime error
Commit
·
c803b82
1
Parent(s):
7826288
Update style.css
Browse files
style.css
CHANGED
@@ -119,45 +119,6 @@ height: 126px; width: 100%
|
|
119 |
#iccv_logo{display: block !important; margin-top: 1.5em}
|
120 |
#iccv_logo h1{margin-bottom: .5em}
|
121 |
#pick{margin-top: .8em}
|
122 |
-
[data-testid="block-label"], .caption-label {
|
123 |
-
background: var(--neutral-900) !important;
|
124 |
-
color: var(--neutral-200) !important;
|
125 |
-
border-color: var(--neutral-700) !important;
|
126 |
-
}
|
127 |
-
|
128 |
-
#input_image, #output_image{
|
129 |
-
border-color: var(--neutral-700) !important;
|
130 |
-
background: var(--neutral-800) !important;
|
131 |
-
}
|
132 |
-
|
133 |
-
#total_box {
|
134 |
-
border-color: var(--neutral-700) !important;
|
135 |
-
}
|
136 |
-
|
137 |
-
h3 {
|
138 |
-
color: var(--neutral-100) !important;
|
139 |
-
}
|
140 |
-
h3 code{
|
141 |
-
color: var(--neutral-100) !important;
|
142 |
-
}
|
143 |
-
.prose *, button {
|
144 |
-
color: var(--neutral-100) !important;
|
145 |
-
}
|
146 |
-
|
147 |
-
button.secondary {
|
148 |
-
background:linear-gradient(to bottom right, var(--neutral-600), var(--neutral-700)) !important;
|
149 |
-
border-color: var(--neutral-600) !important;
|
150 |
-
}
|
151 |
-
|
152 |
-
code {background: var(--neutral-800) !important;border-color: var(--neutral-700) !important;}
|
153 |
-
|
154 |
-
#gallery, #pick, #pick .grid-wrap, .thumbnail-item{
|
155 |
-
background: var(--neutral-800);
|
156 |
-
border-color: var(--neutral-600) !important;
|
157 |
-
}
|
158 |
-
.thumbnail-item{
|
159 |
-
background-color: var(--neutral-900) !important;
|
160 |
-
}
|
161 |
[aria-label="Edit"],
|
162 |
[aria-label="Clear"],
|
163 |
[aria-label="Download"],
|
|
|
119 |
#iccv_logo{display: block !important; margin-top: 1.5em}
|
120 |
#iccv_logo h1{margin-bottom: .5em}
|
121 |
#pick{margin-top: .8em}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
[aria-label="Edit"],
|
123 |
[aria-label="Clear"],
|
124 |
[aria-label="Download"],
|