Widget:Meetinggallery: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 29: Line 29:
.panel .panel-overlay { text-align: left; color: white; font-size: 1em; }
.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; }
.panel .panel-overlay a { text-align: left; color: #87d5fd; font-size: 1.2em; text-decoration: none; font-weight: bold; }
<!--/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip {display:block;}
/* FILMSTRIP FRAMES (contains both images and captions) */
.frame { background: #000;}
/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }
/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #fff; }-->


/* FRAME IMAGES */
/* FRAME IMAGES */

Revision as of 10:28, 14 July 2011

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