Style menu in mindflow.
This commit is contained in:
parent
8652e04109
commit
9cae292661
@ -4,6 +4,10 @@ button:not(:last-child) { padding-right: 1rem; }
|
|||||||
|
|
||||||
article header a { color: var(--text-color); }
|
article header a { color: var(--text-color); }
|
||||||
|
|
||||||
|
menu {
|
||||||
|
text-align: center;
|
||||||
|
padding: 0; }
|
||||||
|
|
||||||
article p.quote { font-style: italic; }
|
article p.quote { font-style: italic; }
|
||||||
|
|
||||||
article footer {
|
article footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user