Change style of code text
This commit is contained in:
parent
71c0e0f07c
commit
8778d5ac14
|
@ -228,20 +228,14 @@ figcaption {
|
||||||
margin-top: 0.2em;
|
margin-top: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
:not(pre) > code,
|
:not(pre) > code {
|
||||||
|
color: var(--clr-bold-txt);
|
||||||
|
padding: 0 0.15em;
|
||||||
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
border: 0.07em solid var(--clr-code-border);
|
border: 0.07em solid var(--clr-code-border);
|
||||||
background: var(--clr-code-bg);
|
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;
|
max-width: 90vw;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<subtitle>Leilukin's personal website.</subtitle>
|
<subtitle>Leilukin's personal website.</subtitle>
|
||||||
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
||||||
<link href="https://leilukin.neocities.org"/>
|
<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>
|
<id>https://leilukin.neocities.org</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Leilukin</name>
|
<name>Leilukin</name>
|
||||||
|
@ -1914,30 +1914,12 @@ After discovering the static site generator <a href="https://www.11ty.de
|
||||||
<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>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>
|
<p>Here are the default installation locations of <cite>KotOR 2</cite> depending on the game version:</p>
|
||||||
<ul>
|
<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>
|
</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>
|
<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">
|
<div class="heading-wrapper h3">
|
||||||
<h3 id="will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</h3>
|
<h3 id="will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</h3>
|
||||||
|
|
|
@ -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>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>
|
<p>Here are the default installation locations of <cite>KotOR 2</cite> depending on the game version:</p>
|
||||||
<ul>
|
<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>
|
</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>
|
<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">
|
<div class="heading-wrapper h3">
|
||||||
<h3 id="will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</h3>
|
<h3 id="will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</h3>
|
||||||
|
|
|
@ -228,20 +228,14 @@ figcaption {
|
||||||
margin-top: 0.2em;
|
margin-top: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
:not(pre) > code,
|
:not(pre) > code {
|
||||||
|
color: var(--clr-bold-txt);
|
||||||
|
padding: 0 0.15em;
|
||||||
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
border: 0.07em solid var(--clr-code-border);
|
border: 0.07em solid var(--clr-code-border);
|
||||||
background: var(--clr-code-bg);
|
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;
|
max-width: 90vw;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
|
|
@ -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.
|
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:
|
Here are the default installation locations of {% cite "KotOR 2" %} depending on the game version:
|
||||||
* Steam (32-bit Windows):
|
* 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;"}
|
||||||
C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II
|
* 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 (64-bit Windows):
|
* Steam (32-bit Windows): [`C:\GOG Games\Star Wars - KotOR2`]{style="word-break: break-word;"}
|
||||||
```
|
|
||||||
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
|
|
||||||
```
|
|
||||||
|
|
||||||
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"}.
|
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"}.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue