Byline: kein Unterstrich; Link für Standard-Autor robust via E-Mail auflösen
- .byline-author/.journal-author: border-bottom entfernt; Stil nur noch auf echten Links (a.…), dezenter Hover statt Unterstrich - Standard-Autor (ohne .Params.author) wird über site.Params.author.email in data/authors aufgelöst → Link greift unabhängig vom Namen, sobald Profil gespeichert ist; sonst Fallback auf urlize(Name) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -421,9 +421,8 @@ a:hover {
|
||||
line-height: 1.7;
|
||||
}
|
||||
.author-bio p { margin: 0 0 1em; }
|
||||
.byline-author { color: inherit; text-decoration: none; border-bottom: 1px solid currentColor; }
|
||||
.byline-author:hover { color: var(--accent); }
|
||||
.journal-author { color: inherit; }
|
||||
a.byline-author, a.journal-author { color: inherit; text-decoration: none; }
|
||||
a.byline-author:hover, a.journal-author:hover { color: var(--accent); }
|
||||
|
||||
/* ------------------------------------------------------------------------
|
||||
Journal entries — three Republik-style layouts (set in front matter
|
||||
|
||||
Reference in New Issue
Block a user