Team:CBNU-Korea/Team

From 2012.igem.org

(Difference between revisions)
Line 83: Line 83:
             }
             }
-
              
+
             #top-section{
 +
                display: none;
 +
            }
         }
         }
Line 91: Line 93:
                 font-family: 'Droid Sans', sans-serif;
                 font-family: 'Droid Sans', sans-serif;
                 background-color: black;
                 background-color: black;
 +
            }
 +
 +
            #top-section{
 +
                display: block;
             }
             }
         }
         }
Line 99: Line 105:
                 font-family: 'Droid Sans', sans-serif;
                 font-family: 'Droid Sans', sans-serif;
                 background-color: green;
                 background-color: green;
 +
            }
 +
 +
            #top-section{
 +
                display: block;
             }
             }
         }
         }
Line 107: Line 117:
                 font-family: 'Droid Sans', sans-serif;
                 font-family: 'Droid Sans', sans-serif;
                 background-color: white;
                 background-color: white;
 +
            }
 +
 +
            #top-section{
 +
                display: block;
             }
             }
         }
         }

Revision as of 01:48, 21 September 2012