blob: 1cf6d19e17e13ba1389f5d4ff5facaac7be471e5 [file] [log] [blame]
* {
font-family: Tahoma;
font-size: 14px;
}
body {
background-color: #FFF8DC;
}
.container_12 {
margin-top: 20px;
background-color: #ffffff;
border: 1px solid #834C24;
}
.small {
font-size: 12px;
}
.sidebar {
border-right: 1px dashed #834C24;
margin-right: -1px;
}
.footer {
border-top: 1px dashed #834C24;
}
.sidebar ul {
list-style-type: none;
}
.sidebar ul li {
margin-left: 10px;
}
.sidebar h3 {
font-size: 18px;
}
a:link, a:active, a:visited {
color: #834C24;
text-decoration: none;
}
pre {
font-family: monospace;
}
h1, h2, h3 {
margin-top: 15px;
}
h1 {
font-size: 24px;
}
h2 {
font-size: 20px;
}
h3 {
font-size: 16px;
}