blob: 8eb45be54b9b57798924bcd947a848b466b5188e [file] [log] [blame]
.indextop {
font-size: x-large;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold
}
.indexsub {
font-size: xx-small;
font-family: verdana, arial, helvetica, sans-serif;
color: #8080FF
}
a.bar:link {
text-decoration: none;
color: #FFFFFF
}
a.bar:visited {
color: #FFFFFF;
text-decoration: none
}
a.bar:hover {
color: #FFFFFF;
text-decoration: underline
}
a.bar {
color: #FFFFFF
}
p {
margin: 1em 0; /* undo styles.min.css */
}
table.news td {
padding: 10px; /* undo styles.min.css */
border-top: solid thin black;
}
table.news tr {
vertical-align: top;
}
table.news tr td.section {
font-size: 20px;
font-weight: bold;
}
table.news tr td.title {
vertical-align: top;
width: 30%;
font-weight: bold;
}
table.news tr td.content {
vertical-align: top;
width: 70%;
}