Te kleine symbols in de header verbeterd

svn path=/Website/trunk/; revision=35329
This commit is contained in:
Peter Feij
2017-09-15 07:04:57 +00:00
parent f65fea7512
commit cd02ca7119

View File

@@ -3532,10 +3532,16 @@ li.mi:hover {
font-size: 1.5em;
}
#headerfunctions .fa-question-circle {
#headerfunctions .fa-question-circle,
#headerfunctions .fa-sign-out {
color: ==headercolor==;
font-size:inherit;
}
font-size: 1.5em;
}
#headerhelp:hover .fa-question-circle,
#headerlogout:hover .fa-sign-out {
text-decoration: underline;
color:==linkhovercolor==;
}
.flikeopts li i
{