summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/style.css b/style.css
index 3d1bf47..8475403 100644
--- a/style.css
+++ b/style.css
@@ -43,5 +43,6 @@ tr.partial td.status-box { background: blue; }
.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
+tr.build-files-list td { font-size: 85%; padding: 1em 0 2em 2em; color: #555; }
+ tr.build-files-list td a { text-decoration: none; }
+ tr.build-files-list td h4 { margin: 0 0 0.6em 0; } \ No newline at end of file