BraydenMoore commited on
Commit
a1fa974
1 Parent(s): 26784c1

Update styling

Browse files
Files changed (1) hide show
  1. Templates/index.html +3 -0
Templates/index.html CHANGED
@@ -265,6 +265,9 @@
265
  background: rgb(30, 30, 30) !important;
266
  font-family: Arial, Helvetica, sans-serif;
267
  }
 
 
 
268
 
269
  @keyframes spin {
270
  0% {
 
265
  background: rgb(30, 30, 30) !important;
266
  font-family: Arial, Helvetica, sans-serif;
267
  }
268
+ #weekSelector:hover {
269
+ opacity: 0.5;
270
+ }
271
 
272
  @keyframes spin {
273
  0% {