Make licence and privacy look better

This commit is contained in:
Nikita Karamov 2023-08-28 02:01:11 +02:00
parent 0a6b2f7ae2
commit e6d32be03a
No known key found for this signature in database
GPG key ID: 41D6F71EE78E77CD

View file

@ -72,6 +72,14 @@ hr {
border-width: 0.5px; border-width: 0.5px;
} }
details {
font-size: smaller;
}
summary {
font-weight: bolder;
}
a { a {
color: var(--s2f-accent-color-contrast); color: var(--s2f-accent-color-contrast);
} }