Line 23: | Line 23: | ||
margin:0; | margin:0; | ||
} | } | ||
+ | |||
+ | @media screen and (min-width: 768px) { | ||
+ | .main-menu{ | ||
+ | position:relative; | ||
+ | list-style-type: none !important; | ||
+ | margin:2px; | ||
+ | padding:10px !important; | ||
+ | display:block; | ||
+ | float:right; | ||
+ | font-size:12pt !important; | ||
+ | font-family:"Open Sans",serif,sans-serif; | ||
+ | } | ||
+ | } | ||
+ | @media screen and (min-width: 768px) { | ||
+ | .main-menu{ | ||
+ | position:relative; | ||
+ | list-style-type: none !important; | ||
+ | margin:2px; | ||
+ | padding:10px !important; | ||
+ | display:block; | ||
+ | float:right; | ||
+ | font-size:12pt !important; | ||
+ | font-family:"Open Sans",serif,sans-serif; | ||
+ | } | ||
+ | } | ||
+ | |||
.main-container{ | .main-container{ | ||
Line 33: | Line 59: | ||
.NCTU_Formosa{ | .NCTU_Formosa{ | ||
− | left: | + | left:40px; |
position:relative; | position:relative; | ||
top:0.8vh; | top:0.8vh; | ||
Line 39: | Line 65: | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.container{ | .container{ | ||
Line 123: | Line 140: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/*manu*/ | /*manu*/ | ||
Line 154: | Line 148: | ||
width:100vw; | width:100vw; | ||
height:8vh; | height:8vh; | ||
+ | min-height:75px; | ||
display:block important; | display:block important; | ||
} | } | ||
Line 237: | Line 232: | ||
<!--隊徽--> | <!--隊徽--> | ||
<a href="https://2016.igem.org/Team:NCTU_Formosa"> | <a href="https://2016.igem.org/Team:NCTU_Formosa"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/7/7f/NCTU_pantide.png" class="NCTU_Formosa" width=" | + | <img src="https://static.igem.org/mediawiki/2016/7/7f/NCTU_pantide.png" class="NCTU_Formosa" width="10%"> |
</a> | </a> | ||
<!--下拉選單--> | <!--下拉選單--> |
Revision as of 15:42, 17 October 2016