/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
/* @group .figure .figcaption */
.figure {
display: block;
margin-bottom: .5em;
}
.figcaption {
display: block;
font-weight: bold;
}
.figure img {
display: block;
}
/* @end */
Comments
 Subscribe to comments
                    Subscribe to comments
                
                