mirror of
https://github.com/safing/web
synced 2025-09-02 19:19:03 +00:00
remove community hub underline
This commit is contained in:
parent
7e77d25daf
commit
ac6c007569
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@
|
||||||
a {
|
a {
|
||||||
color: $color_mine_shaft_approx;
|
color: $color_mine_shaft_approx;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover > div {
|
&:hover > div {
|
||||||
background-color: $color_gallery_approx;
|
background-color: $color_gallery_approx;
|
||||||
border-radius: 35px;
|
border-radius: 35px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue