mirror of
https://github.com/vale981/apheleia
synced 2025-03-05 17:41:41 -05:00
6 lines
134 B
CSS
6 lines
134 B
CSS
body {
|
|
padding-left: 11em;
|
|
font-family: Georgia, "Times New Roman", Times, serif;
|
|
color: purple;
|
|
background-color: #d8da3d;
|
|
}
|