mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 09:02:37 +00:00
Add underline on hover to link in credit
This commit is contained in:
@@ -1063,6 +1063,9 @@ body { counter-reset : phb-page-numbers; }
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
.page .homebreweryCredits a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.page .homebreweryCredits .homebreweryIcon {
|
||||
margin: 10px auto;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user