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