1
0

Do not style #donation.

This commit is contained in:
Alexander Andreev 2024-06-27 02:59:41 +04:00
parent 9ab204d0be
commit cf054fc032
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -31,13 +31,12 @@ figure img { width: 100%; }
figure.center img { width: 60%; }
#contacts,
#donation {
#contacts {
text-align: center;
width: 100%;
word-wrap: break-word; }
:is(#contacts, #donation) :is(a, span) { margin: .3rem; }
#contacts :is(a, span) { margin: .3rem; }
#contacts span a { margin: 0; }