Line 1,098: | Line 1,098: | ||
.highlight.post_item > .details > .date {clear: both; float:left;} | .highlight.post_item > .details > .date {clear: both; float:left;} | ||
− | .igem_menu{ width: | + | .igem_menu{ width: 30%; float: right; position: absolute; margin-top: 47px; max-width: 100%;} |
+ | } | ||
+ | @media only screen and (max-width: 800px) { | ||
+ | .igem_menu{ width: 50%;} | ||
+ | } | ||
+ | |||
+ | @media only screen and (max-width: 600px) { | ||
+ | .igem_menu{ width: 60%;} | ||
+ | } | ||
</style> | </style> |
Revision as of 22:01, 31 January 2019