Replaced section divs with section elements

This commit is contained in:
Sasha Koshka 2022-09-19 17:27:37 -04:00 committed by emma
parent b05b09b267
commit face1de27b
Signed by: emma
GPG Key ID: 6D661C738815E7DD
3 changed files with 15 additions and 11 deletions

View File

@ -39,7 +39,7 @@
</nav>
<div class="content">
<div class="column">
<div class="section">
<section>
<h2 id=history>
<a href="history">History</a>
</h2>
@ -59,8 +59,8 @@
this goal. Read more at our
<a href="/blog">blog</a>.
</p>
</div>
<div class="section">
</section>
<section>
<h2 id="structure">
<a href="#structure">Structure</a>
</h2>
@ -152,7 +152,7 @@
<h2 class="h-right" id="technical">
<a href="#technical">Technical Information</a>
</h2>
<div class="section">
<section>
<h2 class="h-right" id="wtf-is-a-tib">
<i><a href="#wtf-is-tib">
WTF is a Tebibyte?
@ -168,7 +168,7 @@
</p>
</section>
<section>
<h2 id="license">
<h2 class="h-right" id="license">
<a href="#license">How is your site licensed?</a>
</h2>
<p>
@ -194,7 +194,7 @@
</p>
</section>
<section>
<h2 id="hosting">
<h2 class="h-right" id="hosting">
<a href="#hosting">Who is your hosting provider?</a>
</h2>
<p>
@ -204,8 +204,8 @@
<a href="https://www.fsfla.org/ikiwiki/selibre/linux-libre/">
Linux-libre</a> kernel.
</p>
</div>
<div class="section">
</section>
<section>
<h2 class="h-right" id="thanks">
<a href="#thanks">Special Thanks</a>
</h2>
@ -225,7 +225,7 @@
create the Network!
</p>
</section>
</main>
</div>
<section>
</section>

View File

@ -165,6 +165,10 @@ footer, header, main, nav {
text-align: right;
}
section {
flex-basis: 100%;
}
#home nav .home > a {
pointer-events: none;
cursor: default;

View File

@ -37,7 +37,7 @@
</li>
</ul>
</nav>
<main>
<div class="content">
<section>
<h2 id="members">
<a href="#members">Members</a>
@ -374,7 +374,7 @@
</li>
</ol>
</section>
</main> <!-- content -->
</div> <!-- content -->
<footer>
<div class="footer">
<p>