commit 70bf7c4
chld
·
2026-08-05 19:54:51 +0000 UTC
parent f0ebd7c
aa fix??
2 files changed,
+3,
-3
+2,
-2
1@@ -6,7 +6,7 @@
2 <br>
3 <p>FUCK antialiasing!!! thankfully it can be avoided by adding this to <i>.config/fontconfig/fonts.conf</i></p>
4
5-<blk><pre><code>
6+<pre><code>
7 <?xml version="1.0"?>
8 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
9 <fontconfig>
10@@ -16,7 +16,7 @@
11 </edit>
12 </match>
13 </fontconfig>
14-</code></pre><blk>
15+</code></pre>
16
17 <title>blog - hello notes</title>
18 <!-- THISISABLOG -->
+1,
-1
1@@ -44,7 +44,7 @@ a:active {
2 color: #ffffff;
3 }
4
5-blk {
6+blk, code {
7 background-color: #998888;
8 color: #1a0a0a;
9 padding: 1px;