diff --git a/committeeVotes/static/site.css b/committeeVotes/static/site.css index 2096759..0a2dcd7 100644 --- a/committeeVotes/static/site.css +++ b/committeeVotes/static/site.css @@ -555,6 +555,10 @@ ul, ol, table { bottom: 40px } +.decision { + margin-top: 10px; +} + .good { fill: #3ac8a8 } diff --git a/committeeVotes/templates/committeeVotes/bill.html b/committeeVotes/templates/committeeVotes/bill.html index fdda68f..1d74354 100644 --- a/committeeVotes/templates/committeeVotes/bill.html +++ b/committeeVotes/templates/committeeVotes/bill.html @@ -6,19 +6,19 @@