X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;ds=sidebyside;f=www%2Fstyle.css;fp=www%2Fstyle.css;h=84af4f4e4e4e85037aa05e58c65e4b5a94e254de;hb=b0347297ea5b4b7a8a4a5c2124c074b53539da6c;hp=627f8788312486a70fb126eae448cd57b9365207;hpb=949abf0a26e6715c21f8c462c4aed5cf804776a4;p=readifood.git diff --git a/www/style.css b/www/style.css index 627f878..84af4f4 100644 --- a/www/style.css +++ b/www/style.css @@ -93,3 +93,7 @@ a.delete { .smaller { font-size: 25%; } + +table.report > * > tr > td { + padding-right: 0.25em; +}