diff --git a/welcome.html b/welcome.html index 2cb84f4..2391ffb 100644 --- a/welcome.html +++ b/welcome.html @@ -19,6 +19,10 @@ background-color: #2C3143; color: white; } + .header a { + color: #d3d3d3; + text-decoration: underline; + } .header h1 { margin: 0; } @@ -56,8 +60,8 @@ color: white; } .footer a { - color: white; - text-decoration: none; + color: #d3d3d3; + text-decoration: underline; } .footer a:hover { text-decoration: underline; @@ -81,7 +85,7 @@
-

Welcome to theBioconductor Workshop Galaxy.

+

Welcome to the Bioconductor Workshop Galaxy.

Get ready to explore a variety of tutorials and enhance your skills!