Files
Thors-Hammer-Help/templates/styles.css
2026-04-25 16:08:12 +00:00

10 lines
150 B
CSS

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