fix(formatting): whitespace
parent
62a1ef460c
commit
8b91045e3e
|
|
@ -19,42 +19,42 @@
|
|||
|
||||
<div id="luggage">
|
||||
<h2>Luggage</h2>
|
||||
<div class="luggage">
|
||||
<h3>Keepall</h3>
|
||||
</div>
|
||||
<div class="luggage">
|
||||
<h3>Neverfull</h3>
|
||||
</div>
|
||||
<div class="luggage">
|
||||
<h3>Speedy</h3>
|
||||
</div>
|
||||
<div class="luggage">
|
||||
<h3>Keepall</h3>
|
||||
</div>
|
||||
|
||||
<div id="parties">
|
||||
<h2>Witch's Tea Parties</h2>
|
||||
<p>note: authentication required for access.</p>
|
||||
<div class="party" id="bernkastel">
|
||||
<a href="https://bernkastel.homo.casa">
|
||||
<h3>Bernkastel</h3>
|
||||
<h4>witch of miracles</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="party" id="lambdadelta">
|
||||
<a href="https://lambdadelta.homo.casa">
|
||||
<h3>Lambdadelta</h3>
|
||||
<h4>witch of certainty</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="luggage">
|
||||
<h3>Neverfull</h3>
|
||||
</div>
|
||||
<div class="luggage">
|
||||
<h3>Speedy</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<p id="virgilia">
|
||||
Real magic is the power to repair, to revive, to call back:<br />
|
||||
  happiness that has disappeared<br />
|
||||
  love that has gone cold<br />
|
||||
  a forgotten smile to a person's face.
|
||||
</p>
|
||||
</footer>
|
||||
<div id="parties">
|
||||
<h2>Witch's Tea Parties</h2>
|
||||
<p>note: authentication required for access.</p>
|
||||
<div class="party" id="bernkastel">
|
||||
<a href="https://bernkastel.homo.casa">
|
||||
<h3>Bernkastel</h3>
|
||||
<h4>witch of miracles</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="party" id="lambdadelta">
|
||||
<a href="https://lambdadelta.homo.casa">
|
||||
<h3>Lambdadelta</h3>
|
||||
<h4>witch of certainty</h4>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<p id="virgilia">
|
||||
Real magic is the power to repair, to revive, to call back: <br />
|
||||
  happiness that has disappeared<br />
|
||||
  love that has gone cold<br />
|
||||
  a forgotten smile to a person's face.
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue