Better logo style
This commit is contained in:
@@ -43,6 +43,15 @@ header h1 {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.site-logo {
|
||||||
|
vertical-align: middle;
|
||||||
|
height: 1.1em;
|
||||||
|
width: auto;
|
||||||
|
border: none;
|
||||||
|
margin-right: 0.2em;
|
||||||
|
margin-top: -0.1em;
|
||||||
|
}
|
||||||
|
|
||||||
header a {
|
header a {
|
||||||
color: var(--fg);
|
color: var(--fg);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user