zxsipola123456 commited on
Commit
69fccff
1 Parent(s): 44f662b

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -31,7 +31,7 @@ body {
31
  text-decoration: underline;
32
  }
33
  .custom-button {
34
- background-color: #4CAF50;
35
  border: none;
36
  color: green;
37
  padding: 10px 20px;
@@ -42,7 +42,7 @@ body {
42
  margin: 4px 2px;
43
  cursor: pointer;
44
  border-radius: 8px;
45
- width: 200px;
46
  }
47
 
48
  .custom-textbox {
 
31
  text-decoration: underline;
32
  }
33
  .custom-button {
34
+ background-color: #4CAF50 ;
35
  border: none;
36
  color: green;
37
  padding: 10px 20px;
 
42
  margin: 4px 2px;
43
  cursor: pointer;
44
  border-radius: 8px;
45
+ width: 300px;
46
  }
47
 
48
  .custom-textbox {