Difference between revisions of "Team:Hong Kong-CUHK"
m (fullscreen) |
|||
Line 26: | Line 26: | ||
} | } | ||
+ | #top_menu_inside { | ||
+ | margin-left: 0px; | ||
+ | width: 100vw; | ||
+ | } | ||
+ | |||
#menu ul { list-style: none; margin: 0px; padding: 0px; list-style-type:none } | #menu ul { list-style: none; margin: 0px; padding: 0px; list-style-type:none } | ||
Line 52: | Line 57: | ||
overflow: hidden; | overflow: hidden; | ||
float: left; | float: left; | ||
− | margin-left: | + | margin-left: 0px; |
− | margin-bottom: | + | margin-bottom: 0px; |
background-color: #fff; | background-color: #fff; | ||
− | border-bottom: | + | border-bottom: 0px solid #565656; |
− | border-right: | + | border-right: 0px solid #565656; |
− | border-left: | + | border-left: 0px solid #565656; |
− | border-top: | + | border-top: 0px solid #565656; |
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
Line 104: | Line 109: | ||
#mainContainer, #bannerContainer { | #mainContainer, #bannerContainer { | ||
− | width: | + | width: 100vw; |
+ | height: 98vh; | ||
} | } | ||
Revision as of 16:30, 16 September 2015