Lots of CSS changes to headers content structure and logo
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user