a:link, a:visited, a:active {
text-decoration: none;
color: blue;
}
a:hover {
text-decoration: underline;
color: blue;
}
body {
margin: 0 0 0 0;
}
a.top:link {
text-decoration: none;
color: black;
}
a.top:hover {
text-decoration: underline;
}
p.blank {
text-align: center;
}
p.top {
margin: 0 0 2px 0;
padding-left: 5px;
background: darkgrey;
}
p.menu {
margin: 5px 0 0 0;
padding: 2px 0 0 2px;
background: darkgrey;
border-bottom: 2px solid black;
border-top: 2px solid black;
font-size: 24pt;
}
p.submenu {
margin: 0 0 0 0;
padding: 2px 0 0 2px;
background: darkgrey;
border-bottom: 2px solid black;
}
p.login {
margin: 0 0 0 0;
padding: 0 0 2px 2px;
background: lightgrey;
border-bottom: 2px solid black;
}
form {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
p.error {
background: red;
color: white;
}
td.description {
font-size: 10pt;
}
p.frontpage_title {
padding: 0 0 0 20px;
margin: 0 0 0 0;
font-size: 24pt;
font-weight: bold;
text-decoration: underline;
}
p.frontpage_subtitle {
padding: 0 0 0 20px;
margin: 0 0 0 0;
font-size: 12pt;
}
p.frontpage_description, p.frontpage_changelog {
padding: 10px 0 0 20px;
margin: 0 0 0 0;
}
p.frontpage_more {
padding: 10px 0 0 20px;
margin: 0 0 0 0;
}
table.frontpage_table {
padding: 0 20px 0 20px;
width: 100%;
}
tr.frontpage_table_top_tr {
background: darkgrey;
}
td.frontpage_table_top_td, td.frontpage_table_bottom_td {
text-align: center;
width: 25%;
}
hr.frontpage_separator, hr.wiki_seperator {
width: 98%;
}
p.my_subscriptions {
padding: 0 0 0 20px;
}
p.my_subscriptions:first-line {
font-weight: bold;
}
p.my_projects {
padding: 0 0 0 20px;
}
p.my_projects:first-line {
font-weight: bold;
}
p.project_header {
padding: 0 0 0 20px;
margin: 10px 0 0 0;
font-weight: bold;
font-size: 24pt;
}
p.project_subheader {
padding: 0 0 0 20px;
margin: 0 0 0 0;
font-size: 12pt;
}
p.project_longdesc, p.project_category, p.project_homepage, p.project_wiki, p.project_owner, p.project_versions, p.project_subscribe {
padding: 0 0 0 20px;
margin: 10px 0 0 0;
}
table.project_version {
width: 95%;
}
td.project_version {
border: 1px solid darkgrey;
}
td.project_version_top {
text-align: center;
}
td.my_table_subscriptions, td.my_table_projects {
vertical-align: top;
width: 50%;
}
p.project_update, p.project_rss {
padding: 0 0 0 20px;
margin: 0 0 0 0;
}
p.submit_title, p.update_title, p.edit_title {
padding: 0 0 5px 20px;
margin: 0 0 0 0;
font-size: 24pt;
font-weight: bold;
}
p.subscribed, p.subscribed_links, p.unsubscribed, p.unsubscribed_links {
padding: 0 0 0 20px;
margin: 0 0 0 0;
}
p.browse {
padding: 10px 0 0 20px;
margin: 0 0 0 0;
}
p.footer {
font-size: 8pt;
text-align: center;
}
