permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit b9075969643ba2fa4b1ad01d315205fee54d25bd
parent 37e7bda4c4d018e5907b63f054e4a22c00903da4
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Sun,  5 Jul 2026 17:55:52 +0200

test title

Diffstat:
Mlocal.css | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/local.css b/local.css @@ -42,14 +42,15 @@ a:visited { color: #453AC7; } + .title { - font-size: 2.0rem; - text-align: right; color: #EE4AFE; } div.header, header.header { - font-size: 2.5em; + font-size: 2.5rem; + text-align: right; + padding-bottom: 2rem; } .bottom_menu {