Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve accessibility and move banner #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 10 additions & 7 deletions footer.inc.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
</div>
</div>
</div>
</div>
</div>
</div>
<p class="copyright">
Help us improve the <a href="https://github.com/qbittorrent/qBittorrent-website" style="color: #FFFFFF;">website</a><br/>
<br/>
Copyright &copy;2006-2022 <a href="mailto:sledgehammer999@qbittorrent.org" style="color: #FFFFFF;">The qBittorrent project</a> - All rights reserved<br/>
<br/>
</p>
</main>
<footer>
<p class="copyright">
Help us improve the <a href="https://github.com/qbittorrent/qBittorrent-website" style="color: #FFFFFF;">website</a><br/>
<br/>
Copyright &copy;2006-2022 <a href="mailto:sledgehammer999@qbittorrent.org" style="color: #FFFFFF;">The qBittorrent project</a> - All rights reserved<br/>
<br/>
</p>
</footer>
</div>
</body>
</html>
23 changes: 12 additions & 11 deletions header.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
<link rel="dns-prefetch" href="http://forum.qbittorrent.org">
</head>
<body>
<span id="forkongithub">
<a href="download.php">Latest: v4.4.2</a>
</span>

<div id="MainBox">
<div id="LogoChris">
<span id="forkongithub">
<a href="download.php" alt="Download latest">Latest: v4.4.2</a>
</span>
<img src="img/qb_banner.png" alt="qBittorrent" style="transform: translateY(-50%);" class="banner"/>
</div>

<div class="menu">
<nav class="menu">
<ul>
<li class="first"><a href="/">Home</a></li>
<li><a href="news.php">News</a></li>
Expand All @@ -51,10 +51,11 @@
<li><a href="http://git.qbittorrent.org" target="_blank">Development</a></li>
<li><a href="http://bugs.qbittorrent.org" target="_blank">Bugs</a></li>
</ul>
</div>

<div class="wrapper">
<div class="wrapper-top">
<div class="wrapper-bottom">
<div id="content">
<div class="stretcher" id="StretchHome">
</nav>

<main>
<div class="wrapper">
<div class="wrapper-top">
<div class="wrapper-bottom">
<div id="content">
<div class="stretcher" id="StretchHome">