blob: 648d7f97a92acb4b0ffec62fcca39d0968fcc60b [file] [log] [blame]
main {
padding-bottom: 60px;
}
.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 {
text-decoration: none;
color: #FFFFFF;
}
a.bar:hover {
text-decoration: underline;
color: #FFFFFF;
}
a.bar {
color: #FFFFFF
}
kbd {
background-color: #4c4d4e;
}
p {
margin: 1em 0; /* undo styles.min.css */
}
table.news {
table-layout: fixed;
border-collapse: collapse;
width: 100%;
margin-top: 30px;
border-bottom: thin solid black;
}
table.news col.title {
width: 25%;
}
table.news td {
padding: 10px; /* undo styles.min.css */
border-top: thin solid black;
overflow: visible;
}
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;
font-weight: bold;
}
table.news tr td.content {
vertical-align: top;
}