View file Wap_Browser/phonify.css

File size: 405B
body {
	margin:0px;
	padding:5px;
	background-color:#fff;
}
body,td,span,input,select,textarea {
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#000;
	line-height:13px;
}

h1,h2,h3 {
	font-weight:bold;
	margin:3px 0px;
}
h1 {font-size:12px;}
h2 {font-size:11px;}
h3,h4,h5,h6 {font-size:10px;}

hr {
	background-color:#000;
	color:#000;
	border:none;
	height:1px;
}