Team:UCLA/Aal/Csstemplate
From 2014.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
height:50px; | height:50px; | ||
background-color:blue; | background-color:blue; | ||
+ | } | ||
+ | #banner_area img | ||
+ | { | ||
+ | display:none; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #banner_area img:first-child | ||
+ | { | ||
+ | display:block; | ||
+ | } | ||
+ | #banner_area > img /* Use this to resize all image's container */ | ||
+ | { | ||
+ | width:400px; | ||
+ | height:250px; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 22:51, 21 August 2014