|
|
@ -99,8 +99,8 @@ html.night .donation-method::before { |
|
|
|
margin: 10px 0; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
.project .footer a:not(:last-child)::after, |
|
|
|
.subheading-links a:not(:last-child)::after { |
|
|
|
.project .footer .spacer:not(:last-child)::after, |
|
|
|
.subheading-links .spacer:not(:last-child)::after { |
|
|
|
content: " - "; |
|
|
|
} |
|
|
|
.project h2, .donation-method h2 { |
|
|
@ -447,7 +447,7 @@ button, a.button { |
|
|
|
text-align: center; |
|
|
|
margin: 3px 0; |
|
|
|
} |
|
|
|
.project .footer a:not(:last-child)::after { |
|
|
|
.project .footer .spacer:not(:last-child)::after { |
|
|
|
content: ""; |
|
|
|
} |
|
|
|
} |