summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 3bfcd26..3d1bf47 100644
--- a/style.css
+++ b/style.css
@@ -42,3 +42,6 @@ tr.partial td.status-box { background: blue; }
#score-meter { width: 100px; background: #afa; }
.figure { font-size: 120%%; font-weight: bold; }
+
+tr.build-files-list td ul { font-size: 85%; padding: 1em 0 2em 2em; color: #555; }
+ tr.build-files-list td a { text-decoration: none; } \ No newline at end of file