1
0
Fork 0
This commit is contained in:
Lethe Beltane 2022-04-04 12:02:54 -05:00
parent 5789fa2da1
commit 90ae54b19a
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
63 changed files with 118 additions and 0 deletions

View file

@ -20,6 +20,10 @@ img {
h1, h2, h3, p {
text-align: center;
}
p {
margin-left: 5px;
margin-right: 5px;
}
h1 {
color: #cc99ff;
}