www.lurk.org

LURK www landing page
git clone https://git.lurk.org/repos/www.lurk.org.git
Log | Files | Refs

commit 12adfa1d573b343cb45909bd6da7b546bf61cf9e
parent c4ca51ec0027be120cc21d446cb826bbb6f676a0
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Wed Aug 21 23:38:09 +0200

hiragana ftw!
Diffstat:
style.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/style.css b/style.css
@@ -63,6 +63,7 @@ main a, main a:hover, main a:visited {
   font-size: 1.05em;
   text-align: justify;
   text-justify: inter-word;
+  list-style-type:hiragana;
 }
 
 .centreplz {