diff options
Diffstat (limited to 'project/assets/css')
-rw-r--r-- | project/assets/css/steelman.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/assets/css/steelman.css b/project/assets/css/steelman.css index 4123e75..5b6b5c9 100644 --- a/project/assets/css/steelman.css +++ b/project/assets/css/steelman.css @@ -44,7 +44,7 @@ table#appendix td { } -table#appendix td#yn { +table#appendix td.yn { text-align: center; height: 1em; } |