All pastes #2104928 Raw Edit

Stuff

public css v1 · immutable
#2104928 ·published 2012-01-22 08:08 UTC
rendered paste body
body,td,th	{		font-family: Arial, Helvetica, sans-serif;		font-size: 14px;		color: #333;		line-height:1.5em;	}body	{		background-color: #FFF;	}a	{		font-size: 14px;		color: #03F;	}a:link	{		text-decoration: none;	}a:visited	{		text-decoration: none;		color: #03F;	}a:hover	{		text-decoration: none;		color: #000;	}a:active	{		text-decoration: none;		color: #03F;	}#pageHeader	{		border:#999 1px solid;		border-bottom:none;		background-color:#F4F4F4;		width:900px;	}#menu ul	{		list-style-type:none;		margin:0;		padding:0;		overflow:auto;	}#menu li	{		float:left;	}div#menu a	{		display:inline;		width:100%px;		font-weight:bold;		color:#FFFFFF;		background-color:#98bf21;		text-align:center;		padding:6px;		text-decoration:none;		text-transform:uppercase;	}div#menu a:hover, div#menu a:active	{		background-color:#7A991A;	}#pageContent	{		border:#999 1px solid;		border-bottom:none;		background-color:#F4F4F4;		width:900px;	}#pageFooter	{		border:#999 1px solid;		background-color:#F4F4F4;		width:900px;	}