Difference between revisions of "Team:Korea U Seoul/Project/User guide/content"

(Created page with "<div>{{:Team:Korea_U_Seoul/template/banner}}</div> <div style="width:100%;> {{:Team:Korea_U_Seoul/Project/User guide/content}} </div> <div>{{:Team:Korea_U_Seoul/sponsors}}</div>")
 
 
Line 1: Line 1:
<div>{{:Team:Korea_U_Seoul/template/banner}}</div>
+
<html>
<div style="width:100%;>
+
    <head>
{{:Team:Korea_U_Seoul/Project/User guide/content}}
+
        <style>
</div>
+
            .content_wrapper{
<div>{{:Team:Korea_U_Seoul/sponsors}}</div>
+
                top: -10px;
 +
                width: 80%; min-width:1000px; max-width:1000px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: 500px;
 +
                background-image: url('https://static.igem.org/mediawiki/2013/6/6e/Natural_paper.png');
 +
            }
 +
#content{
 +
width: 1200px;
 +
}
 +
#top-section{
 +
width: 1200px;
 +
}
 +
#footer-box{
 +
width: 1200px;
 +
}
 +
            .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: 12pt;
 +
            }
 +
            .content_ img{
 +
                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%;}
 +
            .ti2 {text-indent: 2em;}
 +
        </style>
 +
    </head>
 +
    <body style="">
 +
        <div class="content_wrapper" style="">
 +
            <div class="title">
 +
                <div class="title_">
 +
                  User guide
 +
                </div>
 +
                <div class="left_line"></div><div class="right_line"></div>
 +
            </div>          
 +
            <div class="content_">
 +
      <video width="800" controls autoplay loop>
 +
          <source src="https://static.igem.org/mediawiki/2015/7/74/Korea_U_Seoul_Demo.mp4" type="video/mp4">
 +
      </video>
 +
 +
              </div>
 +
 +
            </div>
 +
        </div>
 +
    </body>
 +
</html>

Latest revision as of 02:46, 19 September 2015

User guide