diff --git a/style/style.css b/style/style.css index 028eeb4..d164c82 100644 --- a/style/style.css +++ b/style/style.css @@ -127,7 +127,7 @@ ol li .jumbotron{ margin-bottom: 0px; height: 400px; - color: white; + background:transparent; } @@ -170,11 +170,14 @@ ol li border-bottom: 0; text-transform: none; margin: 0;} - +#logo_text h1 a:hover{ + text-shadow: #333 1px 1px 10px; +} #logo_text h1, #logo_text h1 a, #logo_text h1 a:hover { padding: 22px 0 0 0; color: #FFF; text-decoration: none; + /*font-size: 60px;*/ border: 0; font-weight: 700;