Create byline class

This commit is contained in:
Caio Lente 2023-10-17 23:34:17 -03:00
parent 88edea7e8a
commit fc8583e445
No known key found for this signature in database
GPG key ID: E66D381776EFC03A
2 changed files with 9 additions and 7 deletions

View file

@ -146,6 +146,10 @@ h3.blog-filter {
opacity: 0.7;
}
p.byline {
font-style: italic;
}
/* "Skip to main content" link */
.skip-link {
position: absolute;