update stylesheet
This commit is contained in:
parent
f2309ea7c4
commit
14b43d615b
1 changed files with 12 additions and 0 deletions
|
@ -31,6 +31,18 @@ header {
|
||||||
text-transform: lowercase;
|
text-transform: lowercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-nav {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
|
||||||
|
.post-nav .symbol {
|
||||||
|
color: var(--main-bullet-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.post-nav a {
|
||||||
|
margin: 0 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.site-logo {
|
.site-logo {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue