From e56f5d61c66c119f2b7a8111df50b2b19c41e5b0 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Wed, 6 May 2015 00:41:59 -0700 Subject: fix minor invalid HTML issues --- source/css/theme.css | 2 ++ source/img/.gitattributes | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 source/img/.gitattributes (limited to 'source') diff --git a/source/css/theme.css b/source/css/theme.css index 645bfe50..969e73c2 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -107,6 +107,7 @@ footer .cc-icon { background-position: center; background-size: 16px; vertical-align: middle; + font-size: 0; } footer .feed-icon { @@ -118,6 +119,7 @@ footer .feed-icon { background-position: center; background-size: 14px; vertical-align: middle; + font-size: 0; } div.indextoc ul { diff --git a/source/img/.gitattributes b/source/img/.gitattributes deleted file mode 100644 index 58da6937..00000000 --- a/source/img/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.svg binary -- cgit v1.2.1