various fixes

This commit is contained in:
oniricorpe 2023-08-21 17:10:44 +02:00
parent dcb085accb
commit 848c3b4c60
2 changed files with 8 additions and 8 deletions

View file

@ -22,14 +22,12 @@
display: inline-block;
}
p{
margin: 1em;
}
p { margin: 1em; }
a::before, h1::before, h2::before, h3::before,
blockquote::before, .footer {
color: #505050
}
color: #9d9d9d;
}
article a::before { content:"→ "; }
h1::before { content:"# "; }
@ -68,4 +66,4 @@
<div class="container">
<article>
<!-- End header.html -->
<!-- End header.html -->