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