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

Размер файла: 496B
/* mloads style by mides, 1xw.mobi */

body {
	margin: auto;
	max-width: 400px;
	font-size: 15px;
	border: 1px solid orange;
}

a:link, a:visited {
	text-decoration: none;
	color: #336DC3;
}

a:hover {
	text-decoration: underline;
}

div.top {
	border-bottom: 1px solid orange;
	text-align: center;
	background: #eeeeee;
}

div.subtop {
	border-top: 1px solid orange;
	background: #eeeeee;
}

div.section {
	background: #eeeeee;
	border-bottom: 1px solid orange;
}