Team:UCLA/Aal/Csstemplate

From 2014.igem.org

(Difference between revisions)
Line 48: Line 48:
background-color:blue;
background-color:blue;
}
}
-
#banner_area img  
+
.banner_area img  
{
{
     display:none;
     display:none;
Line 57: Line 57:
     height: 10px;
     height: 10px;
}
}
-
#banner_area img:first-child  
+
.banner_area img:first-child  
{
{
     display:block;
     display:block;
}
}
-
#banner_area > img /* Use this to resize all image's container */
+
.banner_area > img /* Use this to resize all image's container */
{
{
     width:100px;
     width:100px;

Revision as of 00:17, 22 August 2014