commit 37e7bda4c4d018e5907b63f054e4a22c00903da4 parent 0d7810de5b6e8928b682e9b83e554e1c6b8b5f7c Author: ugrnm <ultrageranium@bleu255.com> Date: Sun, 5 Jul 2026 17:52:25 +0200 test title Diffstat:
| M | local.css | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/local.css b/local.css @@ -42,6 +42,12 @@ a:visited { color: #453AC7; } +.title { + font-size: 2.0rem; + text-align: right; + color: #EE4AFE; +} + div.header, header.header { font-size: 2.5em; }