Difference between revisions of "Template:Navarra BG/css/style.css"

Line 61: Line 61:
 
img.miembro:hover {-webkit-filter: brightness(110%);filter: brightness(110%);}
 
img.miembro:hover {-webkit-filter: brightness(110%);filter: brightness(110%);}
 
img {max-width:100%;}
 
img {max-width:100%;}
 +
img .max_height300 {max-height:300px;}
 +
img .max_height350 {max-height:350px;}
 +
img .max_height240 {max-height:240px;}
 +
img .max_height220 {max-height:220px;}
 +
img .min_height300 {min-height:300px;}
 +
img .min_height480 {min-height:480px;}
 
@media (max-width: 768px) {
 
@media (max-width: 768px) {
 
#HQ_page .story-content {text-align:left;}
 
#HQ_page .story-content {text-align:left;}
 
#HQ_page .footer-text, #HQ_page .footer-social.text-right {text-align:center!important;margin: 5px 0;}
 
#HQ_page .footer-text, #HQ_page .footer-social.text-right {text-align:center!important;margin: 5px 0;}
 
.generic-header nav a:hover{color:white;}
 
.generic-header nav a:hover{color:white;}
 +
img .max_height300 {max-height:auto;}
 +
img .max_height350 {max-height:auto;}
 +
img .max_height240 {max-height:auto;}
 +
img .max_height220 {max-height:auto;}
 +
img .min_height300 {min-height:auto;}
 +
img .min_height480 {min-height:auto;}
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 16:08, 15 October 2018