updated logo

Esse commit está contido em:
Yann Esposito (Yogsototh) 2021-05-25 21:30:03 +02:00
commit 99d992950c
Assinado por usuário não confiável que não corresponde ao autor da submissão: yogsototh
ID da chave GPG: 7B19A4C650D59646
2 arquivos alterados com 10 adições e 10 exclusões

Ver arquivo

@ -16,11 +16,11 @@
<div class="main">
<div id="logo">
<a href="/">
<svg width="3em" viewBox="0 0 64 64">
<circle cx="32" cy="32" r="30" stroke="#a3aec2" stroke-width="2" fill="#2E3440"/>
<circle cx="32" cy="32" r="12" stroke="#e62729" stroke-width="2" fill="#d84100"/>
<circle cx="32" cy="32" r="6" stroke-width="0" fill="#c18600"/>
<ellipse cx="32" cy="14" rx="14" ry="8" stroke-width="0" fill="#FFF"/>
<svg width="5em" viewBox="0 0 64 64">
<circle cx="32" cy="32" r="30" stroke="#a3aec2" stroke-width="1" fill="#2E3440"></circle>
<circle cx="32" cy="32" r="12" stroke="#800" stroke-width="1" fill="#c20"></circle>
<circle cx="32" cy="32" r="5" stroke-width="1" stroke="#f60" fill="#fa0"></circle>
<ellipse cx="32" cy="14" rx="14" ry="8" stroke-width="0" fill="#FFF"></ellipse>
</svg>
</a>
</div>

Ver arquivo

@ -16,11 +16,11 @@
<div class="main">
<div id="logo">
<a href="/">
<svg width="3em" viewBox="0 0 64 64">
<circle cx="32" cy="32" r="30" stroke="#a3aec2" stroke-width="1" fill="#2E3440"/>
<circle cx="32" cy="32" r="12" stroke="#e60000" stroke-width="1" fill="#d84100"/>
<circle cx="32" cy="32" r="5" stroke="#f60" stroke-width="2" fill="#fa0"/>
<ellipse cx="32" cy="14" rx="14" ry="8" stroke-width="0" fill="#FFF"/>
<svg width="5em" viewBox="0 0 64 64">
<circle cx="32" cy="32" r="30" stroke="#a3aec2" stroke-width="1" fill="#2E3440"></circle>
<circle cx="32" cy="32" r="12" stroke="#800" stroke-width="1" fill="#c20"></circle>
<circle cx="32" cy="32" r="5" stroke-width="1" stroke="#f60" fill="#fa0"></circle>
<ellipse cx="32" cy="14" rx="14" ry="8" stroke-width="0" fill="#FFF"></ellipse>
</svg>
</a>
</div>