Difference between revisions of "Template:Groningen"

Line 206: Line 206:
 
     margin: auto;
 
     margin: auto;
 
     display: block;
 
     display: block;
     width: 90%;
+
     width: auto;
     max-width: 500px;
+
     max-width: 90%;
 
     border-radius: 15px 50px 15px 50px;
 
     border-radius: 15px 50px 15px 50px;
 
}
 
}
Line 214: Line 214:
 
     margin: auto;
 
     margin: auto;
 
     display: block;
 
     display: block;
     width: 90%;
+
     width: auto;
     max-width: 500px;
+
     max-width: 90%;
 
     text-align: center;
 
     text-align: center;
 
     color: #ccc;
 
     color: #ccc;
Line 236: Line 236:
 
     to {transform:scale(1)}
 
     to {transform:scale(1)}
 
}
 
}
/* 100% Image Width on Smaller Screens */
 
@media only screen and (max-width: 600px){
 
    .modal-content {
 
        width: 100%;
 
    }
 
}
 
  
 
/* BUTTONS */
 
/* BUTTONS */

Revision as of 14:26, 16 October 2017