mirror of
https://github.com/safing/web
synced 2025-09-02 02:59: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 {
|
||||
color: $color_mine_shaft_approx;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&:hover > div {
|
||||
background-color: $color_gallery_approx;
|
||||
border-radius: 35px;
|
||||
|
|
Loading…
Add table
Reference in a new issue