I think is is better - not sure what you think ;-)
This commit is contained in:
parent
28eab4a5a0
commit
4b30149c73
1 changed files with 5 additions and 7 deletions
|
|
@ -1,13 +1,11 @@
|
||||||
<a id="logo"
|
<a id="logo" href="{{ .Site.Params.landingPageURL | default " /" | relLangURL }}" style="
|
||||||
href="{{ .Site.Params.landingPageURL | default "/" | relLangURL }}"
|
|
||||||
style="
|
|
||||||
color: #f5f5f5;
|
color: #f5f5f5;
|
||||||
font-family: 'Novacento Sans Wide', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;
|
font-family: 'Novacento Sans Wide', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-top: -2px;
|
margin-top: -2px;
|
||||||
">
|
">
|
||||||
ALGuidelines.dev
|
ALGuidelines.Dev
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<i style="color: #f5f5f5;" >Code is Poetry</i>
|
<i style="color: #f5f5f5;">Code is Poetry</i>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue