mirror of
https://github.com/fruworg/themu.git
synced 2025-01-18 08:50:51 +03:00
Take patch from 9494f006f804585ac2ba8c435380e5b1e278c4d2
Check: 9494f006f8
This commit is contained in:
parent
dd1612c482
commit
24803354b5
@ -155,6 +155,11 @@ h4::before { color: var(--maincolor); content: '#### '; }
|
||||
h5::before { color: var(--maincolor); content: '##### '; }
|
||||
h6::before { color: var(--maincolor); content: '###### '; }
|
||||
|
||||
.meta {
|
||||
color: #999;
|
||||
letter-spacing: -0.5px;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
footer {
|
||||
margin-top: 1em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user