View file retrivewap/style/style.css

File size: 1.08Kb
body {

	background-color: white;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	border-left:2px solid;

	border-right:2px solid;

	border-bottom:2px solid;

	border-top:2px solid;

	margin: 1px;

	padding: 2px;

	color: #347C2C;

}



a, a:active  {

	color: #347C2C;

}

a:visited {

	color: #347C2C;

}

a:hover {

	color: #347C2C;

}

head {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

 }

 img { border: 0; }



body {

	background-color: white;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	border-left:2px solid;

	border-right:2px solid;

	border-bottom:2px solid;

	border-top:2px solid;

	margin: 0px;

	padding: 2px;

	color: #347C2C;

}



a, a:active  {

	color: #347C2C;

}

a:visited {

	color: #347C2C;

}

a:hover {

	color: #347C2C;

}

head {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

 }

 img { border: 0; }

input, select, option, textarea {background-color: silver;border:1px solid red;color:blue}