Lots of CSS changes to headers content structure and logo

This commit is contained in:
2021-04-29 22:24:45 +02:00
parent e385faf6dc
commit b4ffdef43d
19 changed files with 252 additions and 151 deletions

View File

@ -11,21 +11,22 @@
style="vertical-align: center; width: 80px"
>
<img
src="https://michalvanko.dev/images/m-logo.png"
src="https://michalvanko.dev/m-logo.svg"
alt="m-logo"
title="Logo"
style="height: 46px;"
height="46px"
width="46px"
/>
</td>
<td
style="color: #212138; font-size: 12px; padding-bottom: 4px; padding-left: 4px;"
style="color: #171664; font-size: 12px; padding-bottom: 4px; padding-left: 4px;"
>
<span>Michal Vanko</span>
</td>
</tr>
<tr>
<td style="color: #42436a; font-size: 11px; padding-left: 4px;">
<td style="color: #171664; font-size: 11px; padding-left: 4px;">
<span>Software Architect and Consultant</span>
</td>
</tr>
@ -34,7 +35,7 @@
<a
target="_blank"
href="https://michalvanko.dev"
style="color: #2e2ed9"
style="color: #42a6f0"
>https://michalvanko.dev</a
>
</td>