Sarah igem (Talk | contribs) |
Sarah igem (Talk | contribs) |
||
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_height300 {max-height:300px;} |
− | img .max_height350 {max-height:350px;} | + | img.max_height350 {max-height:350px;} |
− | img .max_height240 {max-height:240px;} | + | img.max_height240 {max-height:240px;} |
− | img .max_height220 {max-height:220px;} | + | img.max_height220 {max-height:220px;} |
− | img .min_height300 {min-height:300px;} | + | img.min_height300 {min-height:300px;} |
− | img .min_height480 {min-height:480px;} | + | 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;} | ||
Line 72: | Line 72: | ||
.generic-header nav a:hover{color:white;} | .generic-header nav a:hover{color:white;} | ||
img .max_height300 {max-height:auto;} | img .max_height300 {max-height:auto;} | ||
− | img .max_height350 {max-height:auto;} | + | img.max_height350 {max-height:auto;} |
− | img .max_height240 {max-height:auto;} | + | img.max_height240 {max-height:auto;} |
− | img .max_height220 {max-height:auto;} | + | img.max_height220 {max-height:auto;} |
− | img .min_height300 {min-height:auto;} | + | img.min_height300 {min-height:auto;} |
− | img .min_height480 {min-height:auto;} | + | img.min_height480 {min-height:auto;} |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 16:10, 15 October 2018