groups

name language licence
Collage2 - HooverBox CSS Collage 2
iCal - hasTooltip CSS iCal
FAQMaker - Alpha Listing CSS FAQMaker
Accordion - Hover CSS Accordion
CoverFlow - Center CSS CoverFlow
@stash - Image Assets HTML @stash
FAQMaker - Assorted Divs CSS FAQMaker
iCal - vertical Divider CSS iCal

< 1 2 >



language: CSS
licence: FAQMaker

FAQMaker - Assorted Divs

options: view full snippetsend to code collector
.faq-pdf-link {
	margin-left: -10px;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(pdf.png);
}

.faq-item-header {
	padding-bottom: .5em;
	padding-top: .5em;
	height: 1em;
	font-size: medium;
	list-style-type: none;
}
	
(Continues...)