GarGerry commited on
Commit
510b6be
·
verified ·
1 Parent(s): 46c9713

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -4,7 +4,7 @@ body {
4
  padding: 0;
5
  box-sizing: border-box;
6
  overflow-x: hidden; /* Prevent horizontal scroll */
7
-
8
 
9
  }
10
 
 
4
  padding: 0;
5
  box-sizing: border-box;
6
  overflow-x: hidden; /* Prevent horizontal scroll */
7
+ background-color: #004d00; /* Hijau tua */
8
 
9
  }
10