groups

name language licence
navcontainer ul ul ul ul li - General CSS RapidWeaver
Paragraph - "p" - Tag CSS RapidWeaver
FAQMaker - Assorted Divs CSS FAQMaker
blog entry - Date CSS RapidWeaver
Photo Album Thumbnail Frame Image CSS RapidWeaver
sidebarContainer sideHeader - General CSS RapidWeaver
navcontainer ul ul ul ul ul a:hover - General CSS RapidWeaver
pageHeader h1 - General CSS RapidWeaver

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 >



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...)