Return to Snippet

Revision: 37737
at December 16, 2010 12:49 by fulvius


Initial Code
ul.tweets a{
	display:inline !important;
	margin: 0px !important;	
	padding: 0px !important;
	text-decoration: underline !important;
	color: #5384BF !important;		 
}

ul.tweets li{
	margin-bottom: 20px !important;
	font-size: 12px !important;
	font-family: Tahoma, verdana, Arial !important;
}

Initial URL
wicket

Initial Description


Initial Title
custom css to Wickett Twitter Widget WordPress Plugin

Initial Tags
css, twitter

Initial Language
CSS