Spaces:
Running
Running
BraydenMoore
commited on
Commit
•
2aafbd7
1
Parent(s):
e3ac90c
Update returns
Browse files- Templates/index.html +2 -2
Templates/index.html
CHANGED
@@ -156,8 +156,8 @@
|
|
156 |
}
|
157 |
|
158 |
.highlight {
|
159 |
-
border: 2px solid
|
160 |
-
border-radius: 10px;
|
161 |
}
|
162 |
|
163 |
.hidden {
|
|
|
156 |
}
|
157 |
|
158 |
.highlight {
|
159 |
+
border: 2px solid rgb(100, 100, 100) !important;
|
160 |
+
border-radius: 10px !important;
|
161 |
}
|
162 |
|
163 |
.hidden {
|