Initial Commit
This commit is contained in:
11
styles.css
Normal file
11
styles.css
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
.bg-dark-gray {
|
||||
background-color: #333333; /* Darker Gray */
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #000000; /* Black background for body */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user