mirror of
https://github.com/wassname/template.git
synced 2026-07-13 17:46:00 +08:00
Fixing a link
hover
This commit is contained in:
@@ -16,8 +16,14 @@ const html = `
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
dt-byline a {
|
||||
dt-byline a,
|
||||
dt-article dt-byline a {
|
||||
text-decoration: none;
|
||||
border-bottom: none;
|
||||
}
|
||||
dt-article dt-byline a:hover {
|
||||
text-decoration: underline;
|
||||
border-bottom: none;
|
||||
}
|
||||
dt-byline .authors {
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user