diff options
Diffstat (limited to 'css/plots.css')
-rw-r--r-- | css/plots.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/plots.css b/css/plots.css index 7ed222d..b6880c6 100644 --- a/css/plots.css +++ b/css/plots.css @@ -1,3 +1,4 @@ +/* I don't like the unnecessary white space below <img>s in thumbnails. */ a.thumbnail { margin-bottom: 0; } |