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