Difference between revisions of "Team:ETH Zurich"
Line 19: | Line 19: | ||
#menuContainer.normalMenu { | #menuContainer.normalMenu { | ||
width: 98% !important; | width: 98% !important; | ||
+ | } | ||
+ | #homeContent { | ||
+ | width:100%; | ||
+ | } | ||
+ | #homeContent.contentBox { | ||
+ | width:33%; | ||
+ | height:33%; | ||
+ | background: green; | ||
+ | float:left; | ||
+ | } | ||
+ | #homeContent.wideContentBox { | ||
+ | width:66%; | ||
+ | height:33%; | ||
+ | background: red; | ||
+ | float:left; | ||
+ | } | ||
+ | #homeContent.tallContentBox { | ||
+ | width:33%; | ||
+ | height:66%; | ||
+ | background: blue; | ||
+ | float:left; | ||
} | } | ||
</style> | </style> | ||
Line 26: | Line 47: | ||
<p style="color:white;font-family:'Tahoma', sans-serif;font-weight:normal;font-size:3vw;text-align:center;margin-top:-10vw;padding-left:3%;margin-bottom:210px;">A microbial beacon for cancer detection</p> | <p style="color:white;font-family:'Tahoma', sans-serif;font-weight:normal;font-size:3vw;text-align:center;margin-top:-10vw;padding-left:3%;margin-bottom:210px;">A microbial beacon for cancer detection</p> | ||
<!-- Start of content --> | <!-- Start of content --> | ||
+ | <div id="homeContent"> | ||
+ | <div class="wideContentBox"> | ||
+ | </div> | ||
+ | <div class="tallContentBox"> | ||
+ | </div> | ||
+ | <div class="contentBox"> | ||
+ | </div> | ||
+ | <div class="contentBox"> | ||
+ | </div> | ||
+ | <div class="contentBox"> | ||
+ | </div> | ||
+ | <div class="contentBox"> | ||
+ | </div> | ||
+ | <div class="contentBox"> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 18:14, 27 August 2015
- Project
- Modeling
- Lab
- Human
Practices - Parts
- About Us