Team:CBNU-Korea/Team

From 2012.igem.org

(Difference between revisions)
Line 198: Line 198:
         #CB_subcontent {
         #CB_subcontent {
             width: 90%;
             width: 90%;
-
             max-width: 1080px;
+
             max-width: 1200px;
             margin: 0 auto;
             margin: 0 auto;
             background: transparent;
             background: transparent;
Line 210: Line 210:
         }
         }
 +
        #CB_sub_menu {
 +
            width: 30%;
 +
            float: left;
 +
        }
 +
        #CB_sub_main {
 +
            width: 70%;
 +
            float: right;
 +
        }
         /* ----------------CB_footer---------------- */
         /* ----------------CB_footer---------------- */
Line 298: Line 306:
         <div id="CB_subcontent">
         <div id="CB_subcontent">
             <hr>
             <hr>
-
             <div id="test" style="height: 800px;">
+
             <div id="CB_sub_menu">
-
           
+
            </div>
 +
            <div id="CB_sub_main">
             </div>
             </div>
         </div>
         </div>

Revision as of 11:00, 19 September 2012