SaltedFish (Talk | contribs) |
|||
Line 9: | Line 9: | ||
<!-- Bootstrap --> | <!-- Bootstrap --> | ||
− | + | <style type="text/css"> | |
− | <style type="text/css"> | + | @font-face{ |
− | body { | + | font-family: 'fsb'; |
+ | src: url('https://static.igem.org/mediawiki/2016/3/3a/Fontfsb.ttf') format('turetype'); | ||
+ | } | ||
+ | |||
+ | body { | ||
background-color: #fffae6; | background-color: #fffae6; | ||
color: #022634; | color: #022634; | ||
Line 18: | Line 22: | ||
padding-top:80px; | padding-top:80px; | ||
padding-bottom:20px; | padding-bottom:20px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#div1 { | #div1 { | ||
position: relative; | position: relative; | ||
− | + | margin-top:40px; | |
− | + | height:1.5px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | margin-top: | + | |
− | height:5px; | + | |
background-color: #990100; | background-color: #990100; | ||
} | } | ||
− | # | + | #div2{ |
position: relative; | position: relative; | ||
margin: 0 0 10.5px; | margin: 0 0 10.5px; | ||
color: #990100; | color: #990100; | ||
− | font-size: | + | font-family= fsb; |
+ | font-size: 48px; | ||
text-align:center; | text-align:center; | ||
+ | padding-top:7px; | ||
} | } | ||
− | </style> | + | .dcpt{ |
+ | text-align: justify; | ||
+ | margin-left:50px; | ||
+ | margin-right:50px; | ||
+ | margin-bottom:100px; | ||
+ | margin-top:35px; | ||
+ | background-color: #e5e5e5; | ||
+ | padding-left:70px; | ||
+ | padding-right:70px; | ||
+ | padding-top:40px; | ||
+ | padding-bottom:40px; | ||
+ | } | ||
+ | .dcpt2{ | ||
+ | text-align: center; | ||
+ | margin-left:50px; | ||
+ | margin-right:50px; | ||
+ | font-size: 40px; | ||
+ | background-color: #d2d2d2; | ||
+ | } | ||
+ | .dcpt3{ | ||
+ | text-align: justify; | ||
+ | margin-left:50px; | ||
+ | margin-right:50px; | ||
+ | margin-bottom:100px; | ||
+ | margin-top:0px; | ||
+ | background-color: #e5e5e5; | ||
+ | padding-left:70px; | ||
+ | padding-right:70px; | ||
+ | padding-top:40px; | ||
+ | padding-bottom:40px; | ||
+ | } | ||
+ | } | ||
+ | .content{ | ||
+ | margin:0px auto; | ||
+ | font: Sans-serif; | ||
+ | } | ||
+ | .content2{ | ||
+ | margin:0px auto; | ||
+ | font-family:Geogia; | ||
+ | color: #990100; | ||
+ | } | ||
+ | .strong{ | ||
+ | font: Sans-serif; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
− | + | <body> | |
− | + | ||
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
− | <div class="col-md- | + | <div class="col-md-4"> |
− | <div id=" | + | <div id="div1" style="margin-left: 160px" align="center"> |
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-4"> |
− | <div id=" | + | <div id="div2"> |
− | + | DEMONSTRATE | |
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-4"> |
− | <div id=" | + | <div id="div1" style="margin-right: 160px"> |
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Revision as of 03:38, 3 October 2016
DEMONSTRATE