commit - 8e44806733c74485c2f87f9f3b3370d43f0f1e1b
commit + 060e4bc5aff897f77640114eac72635dcd4e4f67
blob - 47dfcc3fabd6c2bfc3708182b1c3592ef607e8ba
blob + 00353393f3f7ebae2f27caeb27f572421a219f08
--- gotwebd/files/htdocs/gotwebd/gotweb.css
+++ gotwebd/files/htdocs/gotwebd/gotweb.css
}
.index_project {
width: 20%;
+ font-weight: bold;
+ text-decoration: underline;
}
.index_project_description {
width: 30%;
}
.index_project_age {
width: 25%;
+ opacity: 0.7;
}
.index_project a {
color: #444444;
.index_wrapper .index_project_description {
padding-bottom: 0;
width: 100%;
- }
- .index_wrapper .index_project {
- font-weight: bold;
- text-decoration: underline;
}
.index_wrapper .index_project_owner,
.index_wrapper .index_project_age {
- opacity: 0.7;
width: 50%;
}
.index_wrapper .index_project_age {