diff --git a/css/styles.css b/css/styles.css index 092d0c5..67ede2d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -255,3 +255,10 @@ input#disp--ena:checked + .panel__input--checkbox { .clr--gna { color: #81C784; } +.source { + padding: 16px 0; + opacity: 0.5; +} +.source:hover { + opacity: 1; +} \ No newline at end of file diff --git a/index.html b/index.html index 6adbaa9..da7c3c3 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@
-
+
@@ -102,6 +102,7 @@
Gm (mS/cm^2)
+

Made by Yarmo Mackenbach (Source code)