aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/custom/_links.scss
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-11-25 12:12:58 -0500
committerJesús <heckyel@hyperbola.info>2019-11-25 12:12:58 -0500
commitb001ca02c8bbd3ebd18c1c93521d8a3a99db5e4a (patch)
tree30d98a07ec71eda0becb8647122132d852d163b1 /src/scss/custom/_links.scss
parent647b51b604d3ff9371918e8740db08bea247ba67 (diff)
downloadcl-theme-b001ca02c8bbd3ebd18c1c93521d8a3a99db5e4a.tar.lz
cl-theme-b001ca02c8bbd3ebd18c1c93521d8a3a99db5e4a.tar.xz
cl-theme-b001ca02c8bbd3ebd18c1c93521d8a3a99db5e4a.zip
update styles
Diffstat (limited to 'src/scss/custom/_links.scss')
-rw-r--r--src/scss/custom/_links.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scss/custom/_links.scss b/src/scss/custom/_links.scss
index 5c0d1d8..d5449a8 100644
--- a/src/scss/custom/_links.scss
+++ b/src/scss/custom/_links.scss
@@ -33,6 +33,7 @@ a {
}
}
-h4 > a:hover {
+h2 > a:hover {
color: white;
+ text-shadow: 1px 2px 0px #161C1C;
}