Team:SUSTC-Shenzhen/WikiPlay/native test.htm

From 2014.igem.org

(Difference between revisions)
(Created page with "<div>Empty</div>")
Line 1: Line 1:
<div>Empty</div>
<div>Empty</div>
 +
<style>
 +
    #top-section {
 +
        width: 100%;
 +
    }
 +
 +
    #top-section #p-logo {
 +
        display: none;
 +
    }
 +
 +
    #top-section #search-controls {
 +
        display: none;
 +
    }
 +
</style>

Revision as of 01:26, 28 July 2014

Empty

<style>

   #top-section {
       width: 100%;
   }
   #top-section #p-logo {
       display: none;
   }
   #top-section #search-controls {
       display: none;
   }

</style>