Deployed 3c284c8 with MkDocs version: 1.5.2

This commit is contained in:
LGUG2Z
2024-05-22 18:52:18 -07:00
parent 8728a07c16
commit 0124c9693e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4304,7 +4304,7 @@ adjustments.</p>
<h3 id="1px-border">1px border</h3>
<p>A 1px border is drawn around the window edge. Users may see a gap for a single pixel, if the system theme has a
transparent edge - this is the windows themed edge, and is not present for all applications.</p>
<div class="highlight"><pre><span></span><code><span class="w"> </span><span class="p">{</span>
<div class="highlight"><pre><span></span><code><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;border_offset&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;border_width&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">1</span>
<span class="p">}</span>