Difference between revisions of "Template:Groningen"

Line 159: Line 159:
 
     max-width: 200px;
 
     max-width: 200px;
 
     height: 50px;
 
     height: 50px;
 +
}
 +
 +
/* ACCORDION */
 +
.w3-hide{ display:none!important }
 +
.w3-show{ display:block!important }
 +
.w3-block{
 +
display:block;
 +
width:100%
 +
}
 +
 +
.w3-button:hover{
 +
color:#000!important;
 +
background-color:#ccc;
 +
}
 +
.w3-button{
 +
width:100%;
 +
border:none;
 +
display:inline-block;
 +
outline:0;
 +
padding:2px 16px;
 +
vertical-align:middle;
 +
overflow:hidden;
 +
text-decoration:none;
 +
text-align:center;
 +
cursor:pointer;white-space:nowrap
 
}
 
}
  

Revision as of 18:23, 14 October 2017