From 8c242d3e3d29252f6d6e2f87329f457f30b8d098 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Sun, 31 Jan 2021 14:14:17 +0300 Subject: [PATCH] added politics pages and kofi --- static/style.css.h | 10 ++++++++++ tpl/default.tpl | 2 ++ 2 files changed, 12 insertions(+) diff --git a/static/style.css.h b/static/style.css.h index 217c3e6..a2deb54 100644 --- a/static/style.css.h +++ b/static/style.css.h @@ -217,6 +217,16 @@ th, td { visibility: hidden; } +.content .linkbuttons a img { + display: inline-block; + border: 1px solid #404A68; + padding: 2px; +} +.content .linkbuttons a img[title] { + border: 2px solid #7cc264; + padding: 1px; +} + .pona .latin { font-family: monospace; } diff --git a/tpl/default.tpl b/tpl/default.tpl index e5da8a2..4d39046 100644 --- a/tpl/default.tpl +++ b/tpl/default.tpl @@ -40,6 +40,8 @@ width="88" height="31" alt="Hosted by Neocities" /> Follow me on Mastodon + Support me on Ko-fi This page made with Vim