aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style.css')
-rw-r--r--layout/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/style.css b/layout/style.css
index 19ec77e..1360b36 100644
--- a/layout/style.css
+++ b/layout/style.css
@@ -68,6 +68,11 @@ table.summary td {
68 text-align: right; 68 text-align: right;
69} 69}
70 70
71table.summary td.wide {
72 width: 200px;
73 text-align: right;
74}
75
71img { 76img {
72 border: 0; 77 border: 0;
73} 78}