mirror of
https://github.com/documize/community.git
synced 2025-08-02 12:05:23 +02:00
Improve hyperlink color
Closes #261 Still more work to do, but an improvement nonetheless.
This commit is contained in:
parent
40a0d77f93
commit
f17de58fff
10 changed files with 32 additions and 23 deletions
|
@ -63,17 +63,12 @@
|
|||
margin-right: 10px;
|
||||
width: 90%;
|
||||
@extend .text-truncate;
|
||||
color: map-get($green-shades, 800);
|
||||
|
||||
&:hover {
|
||||
color: map-get($green-shades, 900);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
> .menu {
|
||||
position: absolute;
|
||||
right: -10px;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue