improve link styles for lists of links
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
5c6bf991ce
commit
9b8d7a9f6e
|
@ -138,7 +138,7 @@ main {
|
|||
text-decoration: none;
|
||||
color: $highlight-1;
|
||||
text-shadow: -1px 1px 0 $background, 0 1px 0 $background, 1px 1px 0 $background;
|
||||
background: repeat-x left bottom / 10em 0.15em;
|
||||
background: repeat-x center bottom / 10em 0.15em;
|
||||
background-image: linear-gradient(
|
||||
to right,
|
||||
$highlight-3 0%, $highlight-3 10%,
|
||||
|
|
Loading…
Reference in New Issue