forked from wallabag/wallabag
fix #80: add a link in the footer to report a wrong display
This commit is contained in:
@ -23,7 +23,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: #040707;
|
||||
color: #F1F1F1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user