changed background color
This commit is contained in:
parent
db907ad217
commit
690de3a121
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
body {
|
body {
|
||||||
background-color: #f5efdb;
|
background-color: #d3d3d3;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
Loading…
Reference in a new issue