aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css/plots.css
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-02-01 10:44:47 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-02-01 10:44:47 +0300
commitfc8f24f0ad0711ba3be2d4f257f38113dac71fc4 (patch)
tree4b1de1ac880e0f16970af905eb4b716ae718c520 /css/plots.css
parentbump dependencies (diff)
downloadsorting-algorithms-fc8f24f0ad0711ba3be2d4f257f38113dac71fc4.tar.gz
sorting-algorithms-fc8f24f0ad0711ba3be2d4f257f38113dac71fc4.zip
add comments to CSS classes
Diffstat (limited to 'css/plots.css')
-rw-r--r--css/plots.css1
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;
}