From 11a99c8cb23f8b5d7cae81c0d2d96eb091d35ded Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Sun, 4 Jan 2026 03:14:36 +0900 Subject: Add old site version --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index b909ec5..149cad0 100644 --- a/style.css +++ b/style.css @@ -170,6 +170,10 @@ a { text-transform: uppercase; } +.old-site { + text-decoration: underline; +} + .hero h1 { font-size: 2.5rem; line-height: 1.2; -- cgit v1.2.3