EL - Alpha 1.0

Includes the barebone layout of the HTML document and barebones CSS (reset mainly)
This commit is contained in:
AlexisNP
2019-08-14 11:31:55 +02:00
committed by GitHub
parent 37a6971519
commit d7e33a80b6
12 changed files with 348 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" viewBox="0 0 30 37.5" version="1.1" x="0px" y="0px">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g sketch:type="MSArtboardGroup" transform="translate(-360.000000, -45.000000)" fill="#000000">
<path d="M382,55 L382,48.5 C382,48.2238576 381.776142,48 381.5,48 L360.5,48 C360.223858,48 360,48.2238576 360,48.5 L360,63.5 C360,63.7761424 360.223858,64 360.5,64 L366,64 L366,67.7412109 C366,68.1937522 366.55325,68.4134892 366.863746,68.0842693 L370.71521,64 L371,64 L371,67.5 C371,67.7761424 371.223858,68 371.5,68 L378.28479,68 L382.136254,72.0842693 C382.44675,72.4134892 383,72.1937522 383,71.7412109 L383,68 L389.5,68 C389.776142,68 390,67.7761424 390,67.5 L390,55.5 C390,55.2238576 389.776142,55 389.5,55 L382,55 Z M382,56 L382,63.5 C382,63.7761424 381.776142,64 381.5,64 L372,64 L372,67 L378.5,67 C378.637685,67 378.769277,67.0567767 378.863746,67.1569416 L382,70.4815674 L382,67.5 C382,67.2238576 382.223858,67 382.5,67 L389,67 L389,56 L382,56 Z M361,49 L381,49 L381,63 L370.5,63 C370.362315,63 370.230723,63.0567767 370.136254,63.1569416 L367,66.4815674 L367,63.5 C367,63.2238576 366.776142,63 366.5,63 L361,63 L361,49 Z M366,57 C366.552285,57 367,56.5522847 367,56 C367,55.4477153 366.552285,55 366,55 C365.447715,55 365,55.4477153 365,56 C365,56.5522847 365.447715,57 366,57 Z M371,57 C371.552285,57 372,56.5522847 372,56 C372,55.4477153 371.552285,55 371,55 C370.447715,55 370,55.4477153 370,56 C370,56.5522847 370.447715,57 371,57 Z M376,57 C376.552285,57 377,56.5522847 377,56 C377,55.4477153 376.552285,55 376,55 C375.447715,55 375,55.4477153 375,56 C375,56.5522847 375.447715,57 376,57 Z" sketch:type="MSShapeGroup"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB