BraydenMoore commited on
Commit
2aafbd7
1 Parent(s): e3ac90c

Update returns

Browse files
Files changed (1) hide show
  1. Templates/index.html +2 -2
Templates/index.html CHANGED
@@ -156,8 +156,8 @@
156
  }
157
 
158
  .highlight {
159
- border: 2px solid grey;
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 {