chanycha commited on
Commit
99e0c33
1 Parent(s): 0d60659
Files changed (1) hide show
  1. static/overview.html +1 -1
static/overview.html CHANGED
@@ -39,7 +39,7 @@
39
  .button {
40
  display: inline-block;
41
  background-color: #f97316; /* Background color of the box */
42
- color: #f39c12 !important; /* Text color */
43
  padding: 2px 5px; /* Padding inside the box */
44
  border-radius: 5px; /* Rounded corners */
45
  border: 1px solid rgba(0, 0, 0, 0.2); /* Border (optional for added effect) */
 
39
  .button {
40
  display: inline-block;
41
  background-color: #f97316; /* Background color of the box */
42
+ color: #ffffff !important; /* Text color */
43
  padding: 2px 5px; /* Padding inside the box */
44
  border-radius: 5px; /* Rounded corners */
45
  border: 1px solid rgba(0, 0, 0, 0.2); /* Border (optional for added effect) */