Files
thorshammerelectrical.com/styles.css
2025-11-20 23:35:55 +00:00

12 lines
152 B
CSS

.bg-dark-gray {
background-color: #333333; /* Darker Gray */
}
body {
background-color: #000000; /* Black background for body */
}