Simplify header layout
Remove QR code, improve contrast of header links.
This commit is contained in:
@@ -38,21 +38,17 @@
|
||||
</div>
|
||||
<header role="banner">
|
||||
<hgroup id="title">
|
||||
<h1 id="site_acronym">HPR</h1>
|
||||
<h1 id="site_acronym"><a href="<!--% absolute_path(baseurl) %-->index.html">HPR</a></h1>
|
||||
<p id="site_name">
|
||||
<a href="<!--% absolute_path(baseurl) %-->correspondents/index.html">H</a>acker
|
||||
<a href="<!--% absolute_path(baseurl) %-->comments_viewer.html">P</a>ublic
|
||||
<a href="<!--% absolute_path(baseurl) %-->syndication.html">R</a>adio
|
||||
</p>
|
||||
<p id="site_url">https://HackerPublicRadio.org</p>
|
||||
</hgroup>
|
||||
<hgroup id="tag_line">
|
||||
<h2>The Community Podcast</h2>
|
||||
<p>Sharing your ideas, projects, opinions since 2005</p>
|
||||
<p>New episodes every weekday </p>
|
||||
</hgroup>
|
||||
<hgroup id="qr_code">
|
||||
<img src="<!--% absolute_path(baseurl) %-->images/qr_code_logo.png" alt="HPR logo as a QR code to the HPR URL">
|
||||
<h2 id="tag1">The Community Podcast</h2>
|
||||
<p id="tag2">Sharing your ideas, projects, opinions since 2005</p>
|
||||
<p id="tag3">New episodes every weekday </p>
|
||||
</hgroup>
|
||||
</header>
|
||||
<main id="main_content" role="main">
|
||||
|
Reference in New Issue
Block a user