X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=www%2Fstyle.css;h=84af4f4e4e4e85037aa05e58c65e4b5a94e254de;hb=6c0392caed936af1c4f3fba0c49beda59011f7d5;hp=932a1e9a10df6f111991b145a09a3af334ec3642;hpb=c330db029c59cfb11746f79e3362821dbfc9942d;p=readifood.git diff --git a/www/style.css b/www/style.css index 932a1e9..84af4f4 100644 --- a/www/style.css +++ b/www/style.css @@ -63,8 +63,6 @@ } } -} - .history { background: #eeeeee; border-radius: 0.5em; @@ -91,3 +89,11 @@ a.delete { .small { font-size: 75%; } + +.smaller { + font-size: 25%; +} + +table.report > * > tr > td { + padding-right: 0.25em; +}