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