diff --git a/rowers/templates/basefront.html b/rowers/templates/basefront.html index f4b588a8..d2eed657 100644 --- a/rowers/templates/basefront.html +++ b/rowers/templates/basefront.html @@ -41,11 +41,13 @@ width: 100%; height: auto; } - .container_12 {background-color: rgba(255,255,255,0.7);} + .container_12 {background-color: rgba(255,255,255,0.0);} + .container_top {background-color: rgba(255,255,255,0.7);}