Subbu1304 commited on
Commit
bf21ea3
·
verified ·
1 Parent(s): 62e5374

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -13,7 +13,7 @@
13
  /* subbu */
14
  .addbutton .btn {
15
  background: linear-gradient(135deg, #ffffff, #f0f0f0); /* Gradient white background */
16
- color: transparent; /* Make text color transparent */
17
  background-clip: text; /* Apply the gradient to the text */
18
  -webkit-background-clip: text; /* For Safari compatibility */
19
  border: 1px solid #90ee90; /* Light green border */
 
13
  /* subbu */
14
  .addbutton .btn {
15
  background: linear-gradient(135deg, #ffffff, #f0f0f0); /* Gradient white background */
16
+ color: green; /* Make text color transparent */
17
  background-clip: text; /* Apply the gradient to the text */
18
  -webkit-background-clip: text; /* For Safari compatibility */
19
  border: 1px solid #90ee90; /* Light green border */