Template:Team:SJTU-BioX-Shanghai/Header
From 2014.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
} | } | ||
.header_link img { | .header_link img { | ||
- | height: | + | height:80px; |
} | } | ||
@media screen and (max-width: 55.6875em) { | @media screen and (max-width: 55.6875em) { | ||
div.header_logo { | div.header_logo { | ||
- | height: | + | height:100px; |
} | } | ||
.header_link img { | .header_link img { | ||
- | height: | + | height:50px; |
}} | }} | ||
@media screen and (max-height: 25.25em) and (max-width: 44.3125em) { | @media screen and (max-height: 25.25em) and (max-width: 44.3125em) { | ||
Line 32: | Line 32: | ||
} | } | ||
.header_link img { | .header_link img { | ||
- | height: | + | height:40px; |
}} | }} | ||
</style> | </style> |
Revision as of 14:30, 12 October 2014