Snippets — Tagged with 'snippet'

Test Snippet

Tags:
code, css, snippet
Posted by:
Chris Rault about 1 year ago

Testing out the code snippets.

/* advert 1,2,3 positions
***************************************/
#advert1 h3,
#advert2 h3,
#advert3 h3 {
border-bottom: 3px solid #24373c;
font-size: 1.4em;
font-weight: normal;
line-height: 23px;
margin-bottom: 6px;
}