replace screenshoted images with real ones plus style footer

This commit is contained in:
Benedikt Rötsch
2017-09-29 13:21:23 +02:00
committed by Benedikt Rötsch
parent 926b59aaaa
commit 19cf4d1c56
16 changed files with 290 additions and 175 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<g fill="none" fill-rule="evenodd">
<path d="M-2 22h24V-2H-2z"/>
<path fill="#FFF" fill-rule="nonzero" d="M10 20C4.48 20 0 15.52 0 10S4.48 0 10 0s10 4.48 10 10-4.48 10-10 10zm1-15H9v2h2V5zm0 4H9v6h2V9z" opacity=".6"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 303 B