Team:Korea U Seoul/Team/Korea University

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{:Team:Korea_U_Seoul/template/banner}}
 +
<style>
 +
    .profile_title{
 +
        width: 100%;
 +
    }
 +
        .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;}
 +
        .profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;}
 +
        .profile_title > .right_line{float: left; width: 60%; background-color: #C2E4EB; height: 2px;}
 +
    .profile_content{}
 +
</style>
 +
       
 +
<div style="width:100%; height:600px; background:white; padding:0 3px;">
-
        <style>
+
<div class="profile_title">
-
            .profile_title{
+
    <div class="title">Instructor</div>
-
                width: 100%;
+
    <div class="left_line"></div><div class="right_line"></div>
-
            }
+
</div>
-
                .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;}
+
<div class="profile_content">
-
                .profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;}
+
</div>
-
                .profile_title > .right_line{float: left; width: 60%; background-color: #C2E4EB; height: 2px;}
+
 
-
            .profile_content{}
+
<div>
-
        </style>
+
-
        {{:Team:Korea_U_Seoul/template/banner}}
+
-
        <div>
+
-
            <div class="profile_title">
+
-
                <div class="title">Instructor</div>
+
-
                <div class="left_line"></div><div class="right_line"></div>
+
-
            </div>
+
-
            <div class="profile_content">
+
-
            </div>
+
-
        </div>
+

Revision as of 16:12, 27 September 2013

<style>

   .profile_title{
       width: 100%;
   }
       .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;}
       .profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;}
       .profile_title > .right_line{float: left; width: 60%; background-color: #C2E4EB; height: 2px;}
   .profile_content{}

</style>

Instructor