Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
|
@@ -97,7 +97,6 @@ button.gr-button.card {
|
|
| 97 |
===================================================== */
|
| 98 |
|
| 99 |
/* Ytterram */
|
| 100 |
-
.question-list,
|
| 101 |
.question-list *,
|
| 102 |
.question-list .wrap,
|
| 103 |
.question-list .table,
|
|
@@ -113,6 +112,8 @@ button.gr-button.card {
|
|
| 113 |
}
|
| 114 |
|
| 115 |
.question-list {
|
|
|
|
|
|
|
| 116 |
min-height: 220px;
|
| 117 |
border: 2px solid #1e5bd7 !important;
|
| 118 |
border-radius: 16px !important;
|
|
|
|
| 97 |
===================================================== */
|
| 98 |
|
| 99 |
/* Ytterram */
|
|
|
|
| 100 |
.question-list *,
|
| 101 |
.question-list .wrap,
|
| 102 |
.question-list .table,
|
|
|
|
| 112 |
}
|
| 113 |
|
| 114 |
.question-list {
|
| 115 |
+
background: #ffffff !important;
|
| 116 |
+
border: none !important;
|
| 117 |
min-height: 220px;
|
| 118 |
border: 2px solid #1e5bd7 !important;
|
| 119 |
border-radius: 16px !important;
|