Team:Korea U Seoul/template/banner
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | .content_wrapper{ | ||
+ | top: -10px; | ||
+ | width: 80%; min-width:1000px; max-width:1000px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: 1000px; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/6/6e/Natural_paper.png'); | ||
+ | } | ||
+ | .title{ | ||
+ | width: 100%; | ||
+ | margin-top : 40px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | .title > .title_ {color: #8b0027; font-weight: bold; font-size: 15pt; margin-top: 10px;} | ||
+ | .title > .left_line{float: left; width: 20%; background-color: #8B0029; height: 5px;} | ||
+ | .title > .right_line{float: left; width: 80%; background-color: #eb89a5; height: 2px;} | ||
+ | |||
+ | .content_{ | ||
+ | margin-top: 20px; | ||
+ | font-size: 10pt; | ||
+ | } | ||
+ | .content_ img{ | ||
+ | float: right; | ||
+ | width: 150px; | ||
+ | margin: 10px; | ||
+ | } | ||
+ | .image_line {margin-top: 20px; text-align: center;} | ||
+ | .image_line img{ | ||
+ | height: 150px; | ||
+ | margin-right: 3%; | ||
+ | } | ||
+ | p:first-child:first-letter{font-weight: bold; font-size: 150%;} | ||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
<style> | <style> | ||
/* | /* |
Revision as of 20:12, 27 September 2013