Team:UCLA/Aal/Csstemplate

From 2014.igem.org

(Difference between revisions)
Line 52: Line 52:
     display:none;
     display:none;
     position: fixed;
     position: fixed;
-
     right: -50;
+
     right: -100;
-
     top: -50;
+
     top: -100;
     width: 10px;
     width: 10px;
     height: 10px;
     height: 10px;
Line 63: Line 63:
#banner_area > img /* Use this to resize all image's container */
#banner_area > img /* Use this to resize all image's container */
{
{
-
     width:40px;
+
     width:100px;
-
     height:25px;
+
     height:50px;
}
}
</style>
</style>
</html>
</html>

Revision as of 23:17, 21 August 2014