production menu background transparent

This commit is contained in:
2018-05-02 15:08:56 +02:00
parent a6d3e6507e
commit 506cbebdb3
2 changed files with 3 additions and 4 deletions
@@ -2570,9 +2570,7 @@ footer {
height: 200px; }
footer nav#block-productions.block-menu ul li a {
pointer-events: all;
padding: 3px;
background-color: white;
border-radius: 3px;
background-color: rgba(255, 255, 255, 0.6);
padding-right: 0.4em; }
footer nav#block-productions.block-menu ul li a:before {
content: "";
@@ -1706,7 +1706,8 @@ footer{
a{
// outline: 1px solid blue;
pointer-events: all;
@include btn;
// @include btn;
background-color: rgba(255,255,255, 0.6);
padding-right: 0.4em;
&:before{
content: "";