commit - 42300e501b05cf157853de0eaf4a4d5360b0793f
commit + 0e1d99b70d096dc74c53436437b7836ed9189543
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 {