1
0

/about/ white foreground on button hover

This commit is contained in:
2018-02-03 18:01:02 +01:00
parent b1787df1fc
commit 77a879294a
3 changed files with 4 additions and 2 deletions

View File

@@ -168,6 +168,7 @@ body {
&:hover {
cursor: pointer;
background-color: #555;
color:#CCC;
}
svg {
width: 14pt;