7 lines
81 B
CSS
7 lines
81 B
CSS
body {
|
|
background-color: #222222;
|
|
}
|
|
|
|
h1, h2, h3, h4, h5, p {
|
|
color: #DDDDEE
|
|
} |