mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
15 lines
No EOL
152 B
CSS
15 lines
No EOL
152 B
CSS
body {
|
|
background-color: #23272a;
|
|
}
|
|
h1 {
|
|
color: #ffffff;
|
|
}
|
|
p {
|
|
color: #ffffff;
|
|
}
|
|
h2 {
|
|
color: #ffffff;
|
|
}
|
|
.description {
|
|
color: #ffffff;
|
|
} |