diff --git a/868-mhz/index.html b/868-mhz/index.html index 2a5edae..fef6caf 100644 --- a/868-mhz/index.html +++ b/868-mhz/index.html @@ -18,7 +18,7 @@ } #main{background-color: black;} .ext {color: #a2a2a2; - border-bottom-color: none; + border-bottom-color: #505e80; background: none; } .fullscreen-video { @@ -45,13 +45,13 @@ color: #a2a2a2; } #about-student { - color: #99f; + color: #505e80; } #homebttn { color: #a2a2a2; } #galleries li, #galleries p { - color: #99f; + color: #505e80; } .workimg{ opacity: 75%;}