1
0

Style menu in mindflow.

This commit is contained in:
Alexander Andreev 2024-06-27 03:01:59 +04:00
parent 8652e04109
commit 9cae292661
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -4,6 +4,10 @@ button:not(:last-child) { padding-right: 1rem; }
article header a { color: var(--text-color); }
menu {
text-align: center;
padding: 0; }
article p.quote { font-style: italic; }
article footer {