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