Change style of code text

This commit is contained in:
Helen Chong 2024-05-10 08:03:39 +08:00
parent 71c0e0f07c
commit 8778d5ac14
5 changed files with 26 additions and 89 deletions

View File

@ -228,20 +228,14 @@ figcaption {
margin-top: 0.2em;
}
:not(pre) > code,
:not(pre) > code {
color: var(--clr-bold-txt);
padding: 0 0.15em;
}
pre {
border: 0.07em solid var(--clr-code-border);
background: var(--clr-code-bg);
}
:not(pre) > code {
font-family: monospace;
padding: 0.125em 0.3em;
margin: 0 0.125em;
background: var(--clr-code-bg);
}
pre {
max-width: 90vw;
overflow: auto;
padding: 1rem;

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
<link href="https://leilukin.neocities.org"/>
<updated>2024-05-09T18:00:34Z</updated>
<updated>2024-05-10T00:02:58Z</updated>
<id>https://leilukin.neocities.org</id>
<author>
<name>Leilukin</name>
@ -1914,30 +1914,12 @@ After discovering the static site generator &lt;a href=&quot;https://www.11ty.de
&lt;p&gt;If you cannot find those .mod files in your Modules folder, your issue might be caused by your computer registering two different installation locations for &lt;cite&gt;KotOR 2&lt;/cite&gt;. I suggest you check out &lt;a href=&quot;https://steamcommunity.com/sharedfiles/filedetails/?id=779622644&quot; target=&quot;_blank&quot;&gt;this guide on how to make sure your computer recognize the version of &lt;cite&gt;KotOR 2&lt;/cite&gt; game where you want to install KotOR 2 mods on&lt;/a&gt;. While the guide focuses on Steam version of &lt;cite&gt;KotOR 2&lt;/cite&gt;, you could edit the registry to make your computer properly recognise the installation location of your &lt;cite&gt;KotOR 2&lt;/cite&gt; game.&lt;/p&gt;
&lt;p&gt;Here are the default installation locations of &lt;cite&gt;KotOR 2&lt;/cite&gt; depending on the game version:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Steam (32-bit Windows):&lt;/li&gt;
&lt;li&gt;Steam (32-bit Windows): &lt;span style=&quot;word-break: break-word;&quot;&gt;&lt;code&gt;C:&#92;Program Files&#92;Steam&#92;steamapps&#92;common&#92;Knights of the Old Republic II&lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Steam (64-bit Windows): &lt;span style=&quot;word-break: break-word;&quot;&gt;&lt;code&gt;C:&#92;Program Files (x86)&#92;Steam&#92;steamapps&#92;common&#92;Knights of the Old Republic II&lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Retail CD (32-bit Windows): &lt;span style=&quot;word-break: break-word;&quot;&gt;&lt;code&gt;C:&#92;Program Files&#92;LucasArts&#92;SWKotOR2&#92;&lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Retail CD (64-bit Windows): &lt;span style=&quot;word-break: break-word;&quot;&gt;&lt;code&gt;C:&#92;Program Files (x86)&#92;LucasArts&#92;SWKotOR2&#92;&lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Steam (32-bit Windows): &lt;span style=&quot;word-break: break-word;&quot;&gt;&lt;code&gt;C:&#92;GOG Games&#92;Star Wars - KotOR2&lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;C:&#92;Program Files&#92;Steam&#92;steamapps&#92;common&#92;Knights of the Old Republic II
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Steam (64-bit Windows):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;C:&#92;Program Files (x86)&#92;Steam&#92;steamapps&#92;common&#92;Knights of the Old Republic II
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Retail CD (32-bit Windows):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;C:&#92;Program Files&#92;LucasArts&#92;SWKotOR2&#92;
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Retail CD (64-bit Windows):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;C:&#92;Program Files (x86)&#92;LucasArts&#92;SWKotOR2&#92;
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Steam (32-bit Windows):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;C:&#92;GOG Games&#92;Star Wars - KotOR2
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you do not know if you have Windows 64-bit or 32-bit, &lt;a href=&quot;https://www.lifewire.com/am-i-running-a-32-bit-or-64-bit-version-of-windows-2624475&quot; target=&quot;_blank&quot;&gt;refer this article to find out&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&quot;heading-wrapper h3&quot;&gt;
&lt;h3 id=&quot;will-you-upload-your-mods-to-steam-workshop&quot;&gt;Will you upload your mods to Steam Workshop?&lt;/h3&gt;

View File

@ -487,30 +487,12 @@
<p>If you cannot find those .mod files in your Modules folder, your issue might be caused by your computer registering two different installation locations for <cite>KotOR 2</cite>. I suggest you check out <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=779622644" target="_blank">this guide on how to make sure your computer recognize the version of <cite>KotOR 2</cite> game where you want to install KotOR 2 mods on</a>. While the guide focuses on Steam version of <cite>KotOR 2</cite>, you could edit the registry to make your computer properly recognise the installation location of your <cite>KotOR 2</cite> game.</p>
<p>Here are the default installation locations of <cite>KotOR 2</cite> depending on the game version:</p>
<ul>
<li>Steam (32-bit Windows):</li>
<li>Steam (32-bit Windows): <span style="word-break: break-word;"><code>C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II</code></span></li>
<li>Steam (64-bit Windows): <span style="word-break: break-word;"><code>C:\Program Files (x86)\Steam\steamapps\common\Knights of the Old Republic II</code></span></li>
<li>Retail CD (32-bit Windows): <span style="word-break: break-word;"><code>C:\Program Files\LucasArts\SWKotOR2\</code></span></li>
<li>Retail CD (64-bit Windows): <span style="word-break: break-word;"><code>C:\Program Files (x86)\LucasArts\SWKotOR2\</code></span></li>
<li>Steam (32-bit Windows): <span style="word-break: break-word;"><code>C:\GOG Games\Star Wars - KotOR2</code></span></li>
</ul>
<pre><code>C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II
</code></pre>
<ul>
<li>Steam (64-bit Windows):</li>
</ul>
<pre><code>C:\Program Files (x86)\Steam\steamapps\common\Knights of the Old Republic II
</code></pre>
<ul>
<li>Retail CD (32-bit Windows):</li>
</ul>
<pre><code>C:\Program Files\LucasArts\SWKotOR2\
</code></pre>
<ul>
<li>Retail CD (64-bit Windows):</li>
</ul>
<pre><code>C:\Program Files (x86)\LucasArts\SWKotOR2\
</code></pre>
<ul>
<li>Steam (32-bit Windows):</li>
</ul>
<pre><code>C:\GOG Games\Star Wars - KotOR2
</code></pre>
<p>If you do not know if you have Windows 64-bit or 32-bit, <a href="https://www.lifewire.com/am-i-running-a-32-bit-or-64-bit-version-of-windows-2624475" target="_blank">refer this article to find out</a>.</p>
<div class="heading-wrapper h3">
<h3 id="will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</h3>

View File

@ -228,20 +228,14 @@ figcaption {
margin-top: 0.2em;
}
:not(pre) > code,
:not(pre) > code {
color: var(--clr-bold-txt);
padding: 0 0.15em;
}
pre {
border: 0.07em solid var(--clr-code-border);
background: var(--clr-code-bg);
}
:not(pre) > code {
font-family: monospace;
padding: 0.125em 0.3em;
margin: 0 0.125em;
background: var(--clr-code-bg);
}
pre {
max-width: 90vw;
overflow: auto;
padding: 1rem;

View File

@ -62,26 +62,11 @@ For example, for Handmaiden and Female Exile Disciple and Male Exile Romance
If you cannot find those .mod files in your Modules folder, your issue might be caused by your computer registering two different installation locations for {% cite "KotOR 2" %}. I suggest you check out [this guide on how to make sure your computer recognize the version of {% cite "KotOR 2" %} game where you want to install KotOR 2 mods on](https://steamcommunity.com/sharedfiles/filedetails/?id=779622644){target="_blank"}. While the guide focuses on Steam version of {% cite "KotOR 2" %}, you could edit the registry to make your computer properly recognise the installation location of your {% cite "KotOR 2" %} game.
Here are the default installation locations of {% cite "KotOR 2" %} depending on the game version:
* Steam (32-bit Windows):
```
C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II
```
* Steam (64-bit Windows):
```
C:\Program Files (x86)\Steam\steamapps\common\Knights of the Old Republic II
```
* Retail CD (32-bit Windows):
```
C:\Program Files\LucasArts\SWKotOR2\
```
* Retail CD (64-bit Windows):
```
C:\Program Files (x86)\LucasArts\SWKotOR2\
```
* Steam (32-bit Windows):
```
C:\GOG Games\Star Wars - KotOR2
```
* Steam (32-bit Windows): [`C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II`]{style="word-break: break-word;"}
* Steam (64-bit Windows): [`C:\Program Files (x86)\Steam\steamapps\common\Knights of the Old Republic II`]{style="word-break: break-word;"}
* Retail CD (32-bit Windows): [`C:\Program Files\LucasArts\SWKotOR2\`]{style="word-break: break-word;"}
* Retail CD (64-bit Windows): [`C:\Program Files (x86)\LucasArts\SWKotOR2\`]{style="word-break: break-word;"}
* Steam (32-bit Windows): [`C:\GOG Games\Star Wars - KotOR2`]{style="word-break: break-word;"}
If you do not know if you have Windows 64-bit or 32-bit, [refer this article to find out](https://www.lifewire.com/am-i-running-a-32-bit-or-64-bit-version-of-windows-2624475){target="_blank"}.