added git.vrifox.cc to menu; changed :hover styles of links on »home« and the footer
This commit is contained in:
parent
e729d96059
commit
bfa8a24e8d
5 changed files with 24 additions and 2 deletions
|
@ -29,6 +29,10 @@ footer {
|
|||
}
|
||||
a {
|
||||
color: rgb(200, 200, 230);
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
border-bottom: 2px solid;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue