forked from wallabag/wallabag
fix #80: add a link in the footer to report a wrong display
This commit is contained in:
@ -13,7 +13,7 @@ a, a:hover, a:visited {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#links a:hover, .backhome a:hover{
|
||||
#links a:hover, .backhome a:hover, .support a:hover{
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user