diff options
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |