production menu background transparent
This commit is contained in:
@@ -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: "";
|
||||
|
||||
Reference in New Issue
Block a user