Difference between revisions of "Team:HSNU-TAIPEI"
Line 257: | Line 257: | ||
display: table; | display: table; | ||
clear: both; | clear: both; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <style> | ||
+ | section { | ||
+ | width: 100%; | ||
+ | height: 300px; | ||
+ | background: #fefefe; | ||
+ | } | ||
+ | section::after { | ||
+ | content: ""; | ||
+ | display: table; | ||
+ | clear: both; | ||
+ | } | ||
+ | .mc-container section h1 { | ||
+ | text-align: left; | ||
+ | float: left; | ||
+ | } | ||
+ | section img { | ||
+ | display: block; | ||
+ | float: right; | ||
+ | height: 250px; | ||
} | } | ||
</style> | </style> | ||
Line 264: | Line 286: | ||
<section> | <section> | ||
<h1>Project</h1> | <h1>Project</h1> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/b/b0/HSNU-TAIPEI_mascot_1.png"> | ||
</section> | </section> | ||
</div> | </div> |
Revision as of 11:48, 14 September 2015