Widget:Meetinggallery: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
#photos { }
#photos { }
/* LOADING BOX */
/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 0px; padding: 0 1em; }
/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #000; }
/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { text-align: left; color: white; font-size: 1em; }
.panel .panel-overlay a { text-align: left; color: #87d5fd; font-size: 1.2em; text-decoration: none; font-weight: bold; }





Revision as of 09:37, 14 July 2011

This widget displays a gallery of images for the CSDMS 2011 meeting.