Diff between 69ba9007fa708f5e800975175ad4bcc1040b9796 and 4874321fabf5d24391920b2c2df8d3609695f502
Changed Files
| File | Additions | Deletions | Status |
| css/style.css | +1 | -1 | modified |
Full Patch
diff --git a/css/style.css b/css/style.css
index 434839f..fd4e063 100755
--- a/css/style.css
+++ b/css/style.css
@@ -21,7 +21,7 @@ body{
a {
text-decoration: none;
- color: blue;
+ color: light-dark(blue, var(--kpedu));
}
button {