cursor - drkhsh_at - files used to generate www.drkhsh.at
 (HTM) git clone https://git.drkhsh.at/drkhsh_at.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit b61ee5199a070413fbd4ea7c91f09974f2d8a204
 (DIR) parent 244e94b31f9f9cf79a5f12d803ea2c3b88300174
 (HTM) Author: drkhsh <me@drkhsh.at>
       Date:   Fri,  7 Nov 2025 16:34:43 +0100
       
       cursor
       
       Diffstat:
         M assets/style.css                    |       2 ++
         A static/cursor.png                   |       0 
       
       2 files changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/assets/style.css b/assets/style.css
       @@ -116,3 +116,5 @@ a.pentaculum-icon { text-decoration: none }
        .footer-webrings { margin-bottom: 15px }
        .webring img { height: 2rem; width: 2rem; vertical-align: bottom }
        .webring { text-decoration: none }
       +
       +* { cursor: url("/cursor.png"), auto; }
 (DIR) diff --git a/static/cursor.png b/static/cursor.png
       Binary files differ.