Replaced HTML's center tag with custom CSS classes

This commit is contained in:
Helen Chong 2023-06-23 15:42:06 +08:00
parent 15dd7cac5f
commit 7b68d2f277
19 changed files with 62 additions and 36 deletions

View File

@ -43,9 +43,7 @@
<p>On this site, you can find various stuff and resources I have created or compiled, as well as articles dedicated to my interests.</p>
<h2>The Site Owner</h2>
<center>
<img src="../assets/leilukin-bee.png" width="200px" height="200px" style="border-radius: 50%">
</center>
<img class="center-el" src="../assets/leilukin-bee.png" width="35%" height="auto" style="border-radius: 50%">
<p>You can call me Leilukin. I am a Malaysian Chinese non-binary lesbian born in the early 90s. My pronouns are they/she/他/她.</p>

View File

@ -35,7 +35,9 @@
<article>
<h1>Website Changelog</h1>
<center><p>Archive: <a href="../changelog/">Latest</a> | <strong>2022</strong> | <a href="./layouts.html">Website Layouts</a></p></center>
<p class="center-text">
Archive: <a href="../changelog/">Latest</a> | <strong>2022</strong> | <a href="./layouts.html">Website Layouts</a>
</p>
<strong>December 29, 2022:</strong>
<ul>

View File

@ -35,9 +35,9 @@
<article>
<h1>Website Changelog</h1>
<center>
<p>Archive: <strong>Latest</strong> | <a href="./2022.html">2022</a> | <a href="./layouts.html">Website Layouts</a></p>
</center>
<p class="center-text">
Archive: <strong>Latest</strong> | <a href="./2022.html">2022</a> | <a href="./layouts.html">Website Layouts</a>
</p>
<strong>June 23, 2023:</strong>
<ul>

View File

@ -35,9 +35,9 @@
<article>
<h1>Website Layout Archive</h1>
<center>
<p>Archive: <a href="../changelog/">Latest</a> | <a href="./2022.html">2022</a> | <strong>Website Layouts</strong></p>
</center>
<p class="center-text">
Archive: <a href="../changelog/">Latest</a> | <a href="./2022.html">2022</a> | <strong>Website Layouts</strong>
</p>
<h2>June 23, 2023</h2>
<img src="./layouts/Leilukins-Hub-layout-2023-06.png" alt="A screenshot of Leilukin's Hub home page, with its layout design released on January 26, 2023" width="100%">

View File

@ -35,7 +35,7 @@
<article>
<h1>June 2023 Layout Rewrite</h1>
<center><p>Published on June 23 26, 2023</p></center>
<p class="center-text">Published on June 23 26, 2023</p>
<img src="../layouts/Leilukins-Hub-layout-2023-06.png" alt="A screenshot of Leilukin's Hub home page, with its new layout released on June 23, 2023" width="100%" height="auto">

View File

@ -35,7 +35,7 @@
<article>
<h1>2023 New Year Redesign of Leilukin's Hub</h1>
<center><p>Published on January 26, 2023</p></center>
<p class="center-text">Published on January 26, 2023</p>
<img src="../layouts/Leilukins-Hub-layout-2023-01.png" alt="A screenshot of Leilukin's Hub home page, with its layout design released on January 26, 2023" width="100%" height="auto">

View File

@ -36,7 +36,9 @@
<article>
<h1>Floating in a Sky Full of Pride: LGBTQ+ Booklet Artist Interview from MISI:Bawang</h1>
<center><p>(This article is also available on <a href="https://leilukinart.tumblr.com/post/676165415142031360/misibawang-a-malaysian-digital-booklet-project" target="_blank">my art blog on Tumblr</a>)</p></center>
<p class="center-text">
(This article is also available on <a href="https://leilukinart.tumblr.com/post/676165415142031360/misibawang-a-malaysian-digital-booklet-project" target="_blank">my art blog on Tumblr</a>)
</p>
<p><a href="https://bawangqueerbooklet.msolidariti.org/" target="_blank">Floating in a Sky Full of Pride</a>, the LGBTQ+ booklet of <a href="https://misibawang.msolidariti.org/" target="_blank">MISI:Bawang</a>, a Malaysian digital booklet project, has been released on Valentines Day 2022. Since my submitted art piece, Life of a Bee with Pride, has been selected to be included in the booklet, I had received the honour of being interviewed by MISI:Bawang to share my personal experience with my LGBTQ+ identity, favourite queer art/media, and a ✨ special message to the Malaysian LGBTQ+ community. 🏳‍🌈</p>

View File

@ -192,6 +192,14 @@ pre {
overflow-x: auto;
}
.center-el {
margin: 0 auto;
}
.center-text {
text-align: center;
}
/* HEADER */
header {
width: 100vw;

View File

@ -36,13 +36,15 @@
<section class="content-section">
<h1>My Video Game Mods</h1>
<center>
<a href="./kotor1mods"><img src="./my-kotor1-mods-header.png" width="100%" height="auto" alt="Banner of Leilukin's mods for Star Wars: Knights of the Old Republic"></a>
<a href="./kotor1mods" class="index-link">Star Wars: Knights of the Old Republic</a><br><br>
<a href="./kotor1mods">
<img class="center-el" src="./my-kotor1-mods-header.png" width="100%" height="auto" alt="Banner of Leilukin's mods for Star Wars: Knights of the Old Republic">
</a>
<p class="center-text"><a href="./kotor1mods" class="index-link">Star Wars: Knights of the Old Republic</a></p>
<a href="./kotor2mods"><img src="./my-kotor2-mods-header.png" width="100%" height="auto" alt="Banner of Leilukin's mods for Star Wars: Knights of the Old Republic II: The Sith Lords"></a>
<a href="./kotor2mods" class="index-link">Star Wars: Knights of the Old Republic II: The Sith Lords</a>
</center>
<a href="./kotor2mods">
<img class="center-el" src="./my-kotor2-mods-header.png" width="100%" height="auto" alt="Banner of Leilukin's mods for Star Wars: Knights of the Old Republic II: The Sith Lords">
</a>
<p class="center-text"><a href="./kotor2mods" class="index-link">Star Wars: Knights of the Old Republic II: The Sith Lords</a></p>
</section>
</div>

View File

@ -35,7 +35,10 @@
<article>
<h1>Anti-Harry Potter and Anti-J.K. Rowling Masterlist</h1>
<center><p>First published on March 19, 2023<br>Last updated on April 15, 2023</p></center>
<p class="center-text">
First published on March 19, 2023<br>
Last updated on April 15, 2023
</p>
<p>Like many millennials, I grew up with the <em>Harry Potter</em> series and was a major fan of the series. I had read the original 7 books and watched their film adaptations. The series was a special interest of mine throughout my early- to mid-teen years. While the Harry Potter novels were far from the first books I read, they were the first fantasy novels I read, and the series concept of a magical world set in a contemporary setting fascinated teenage me.</p>

View File

@ -36,7 +36,7 @@
<article>
<h1>Why I Personally Do Not Subscribe to the “Arren Kae is Kreia” Theory</h1>
<center><p>Originally published on January 27, 2021 on Tumblr</p></center>
<p class="center-text">Originally published on January 27, 2021 on Tumblr</p>
<p>If you are a fan of <em>Star Wars: Knights of the Old Republic II: The Sith Lords</em>, you might have heard of the theory that Arren Kae, mother of Brianna the Handmaiden, and Kreia are the same person. If you have not heard of the theory, a compilation of the in-game evidence used to support the theory can be found on the <a href="https://lparchive.org/Knights-of-the-Old-Republic-II/Update%2058/" target="_blank">Lets Play Archive</a>. The theory has become so popular that many fans of the game take it for granted, which can make it easy to forget that the theory was never officially confirmed.</p>

View File

@ -36,7 +36,7 @@
<article>
<h1>Where is the Mother of the Handmaidens Sisters?</h1>
<center><p>Originally published on February 19, 2020 on Tumblr</p></center>
<p class="center-text">Originally published on February 19, 2020 on Tumblr</p>
<p>In <em>Star Wars: Knights of the Old Republic II: The Sith Lords</em>, from the first conversation you could have with Brianna, also known as The Last Handmaiden, in the secret Jedi academy on Telos, to the moment where you train Brianna to become a Jedi Guardian if she joins your party, the game has consistently shown that Brianna's family plays a major part of her story and character arc due to her identity as an illegitimate child of the Echani general Yusanis and Jedi Knight Arren Kae. I have always enjoyed Brianna's arc, so even when I am playing a female Jedi Exile, I always use mods that allow Brianna to join a female Exile's party. </p>

View File

@ -36,7 +36,7 @@
<article>
<h1>How to Access Juhani's Conversaion about Canderous without Restoration Mods</h1>
<center><p>Published on October 11, 2022</p></center>
<p class="center-text">Published on October 11, 2022</p>
<div class="full-width-youtube-video">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/9_SPW-x_a-I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

View File

@ -36,7 +36,7 @@
<article>
<h1>Evidence of Juhani being a Lesbian from <em>Star Wars: Knights of the Old Republic</em>'s Game Files</h1>
<center><p>Originally published on July 15, 2017 on Tumblr</p></center>
<p class="center-text">Originally published on July 15, 2017 on Tumblr</p>
<p>The fact that Juhani from <em>Star Wars: Knights of the Old Republic</em> is a canon lesbian character is a fairly common knowledge among LGBTQ+ fans of Star Wars. However, occasionally I still see people who do not know that the first KotOR game has the very first confirmed gay character in any Star Wars media, including the old Star Wars Expanded Universe; there are some other people who actually believe that Juhani is bisexual.</p>

View File

@ -48,9 +48,11 @@
<article>
<section class="article-section">
<h1><em>Star Wars: Knights of the Old Republic</em>: Juhani Romance Guide</h1>
<center><p>Written by Leilukin</p>
<p>First published on March 5, 2016<br>Last updated on October 12, 2022</p>
<p>[This guide is also available on <a href="https://docs.google.com/document/d/1X_EUsoKVpaCfbbi-t5NNqMsoPeAoFsxvIRMcv5rHFBQ/edit" target="_blank">Google Docs</a>]</p></center>
<div class="center-text">
<p>Written by Leilukin</p>
<p>First published on March 5, 2016<br>Last updated on October 12, 2022</p>
<p>[This guide is also available on <a href="https://docs.google.com/document/d/1X_EUsoKVpaCfbbi-t5NNqMsoPeAoFsxvIRMcv5rHFBQ/edit" target="_blank">Google Docs</a>]</p>
</div>
<p>The contents of this guide may not be reposted, in whole or in part, without my permission. You may quote a part of this guide to help players who have problems with progressing or completing Juhani's romance, but DO NOT claim this guide as your own.</p>
</section>

View File

@ -41,9 +41,11 @@
<article>
<section class="article-section">
<h1><em>Star Wars: Knights of the Old Republic</em>: Redeeming Bastila Guide</h1>
<center><p>written by Leilukin</p>
<p>First published on September 16, 2018</p>
<p>[This guide is also available on <a href="https://docs.google.com/document/d/1HrrzojpHv9oekvDPjTmBAwdXTf6QhY8tC8RuioKFXmE/edit" target="_blank">Google Docs</a>]</p></center>
<div class="center-text">
<p>written by Leilukin</p>
<p>First published on September 16, 2018</p>
<p>[This guide is also available on <a href="https://docs.google.com/document/d/1HrrzojpHv9oekvDPjTmBAwdXTf6QhY8tC8RuioKFXmE/edit" target="_blank">Google Docs</a>]</p>
</div>
</section>
<section class="article-section">

View File

@ -36,9 +36,11 @@
<article>
<section class="article-section">
<h1><em>Star Wars: Knights of the Old Republic</em>: Sandral-Matale Feud Ending Guide</h1>
<center><p>written by Leilukin</p>
<p>First published on September 22, 2018</p>
<p>[This guide is also available on <a href="https://docs.google.com/document/d/1cHed1SQZym-F3_4rynL0BbxfGjUNmIPWANWgL0L9SR8/edit" target="_blank">Google Docs</a>]</p></center>
<div class="center-text">
<p>written by Leilukin</p>
<p>First published on September 22, 2018</p>
<p>[This guide is also available on <a href="https://docs.google.com/document/d/1cHed1SQZym-F3_4rynL0BbxfGjUNmIPWANWgL0L9SR8/edit" target="_blank">Google Docs</a>]</p>
</div>
</section>
<section class="article-section">

View File

@ -41,7 +41,10 @@
<section class="article-section">
<h1>List of Same-Gender Romance Mods for <em>Star Wars: Knights of the Old Republic</em> Series</h1>
<center><p>[This list is also available on <a href="https://docs.google.com/document/d/1l5cThs2A8PaUR4BlSEnlb2ZS5zrcnS3CeL58psjPfKI/edit" target="_blank">Google Docs</a>]</p></center>
<p class="center-text">
[This list is also available on <a href="https://docs.google.com/document/d/1l5cThs2A8PaUR4BlSEnlb2ZS5zrcnS3CeL58psjPfKI/edit" target="_blank">Google Docs</a>]
</p>
<p>The first <em>Star Wars: Knights of the Old Republic</em> video game introduced Juhani, the very first confirmed gay character in any <em>Star Wars</em> media, including Legends, the old <em>Star Wars</em> Expanded Universe, and the very first canon same-gender romance option in any BioWare game. However, the <em>KotOR</em> series at large has little LGBTQ+ content, and except for Juhani, none of the romance options in both <em>KotOR</em> games are available for same-gender romances.</p>
<p>Therefore, throughout the years, modders of the <em>KotOR</em> games have created various mods adding more same-gender romance options and content to the games to fill the void.</p>

View File

@ -36,7 +36,9 @@
<article>
<h1>The Sith Lords Restored Content Mod + M4-78 Enhancement Project Modules, Warp Codes & Music Overview</h1>
<center><p>[Originally posted on <a href="https://deadlystream.com/topic/9541-tslrcm-m4-78ep-modules-warp-codes-music-overview/" target="_blank">Deadly Stream forums</a>]</p></center>
<p class="center-text">
[Originally posted on <a href="https://deadlystream.com/topic/9541-tslrcm-m4-78ep-modules-warp-codes-music-overview/" target="_blank">Deadly Stream forums</a>]
</p>
<p>In 2017, modder Kexikus created a spreadsheet to list all of <a href="https://deadlystream.com/topic/5101-k1-music-overview-and-warp-code-list/" target="_blank">The first <em>Knights of the Old Republic</em> game's modules and their corresponding Day, Night and Battle music</a>. Sith Holocron, who is also a modder, requested a <em>Knights of the Old Republic II: The Sith Lords</em> version of such list, though none of the sort has been made, so I decided to volunteer the task myself.</p>