Просмотр файла gallerygrab/style.css

Размер файла: 1.12Kb
body,td,th {
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #000000;
	width: 220px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
a:link {
	color: #0053A6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0053A6;
}
a:hover {
	text-decoration: underline;
	color: #CC3399;
}
.nav1 {
	color: #666666;
}
.nav3 {
	color: #CCCCCC;
}
.submain {
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.main2 {
	border: 1px solid #999999;
}
.about {
	color: #999999;
	font-size: 14px;
	text-align: center;
}

.ads {
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
}

a:active {
	text-decoration: none;
	color: #0053A6;
}
.head {
	font-size: 16px;
	text-align: center;
	background-color: #3399FF;
}