diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -193,3 +193,11 @@ del { font-size: 9px; } } + +div svg { + width: 0; + height: 0; + position: absolute; + top: 0px; + left: 0; +} |
