commit eded0eae25e88009dc794a1ce54338078ef215e0
parent 8562df81ddf13d9b82fe2ab373bc87625e26287e
Author: rbckman <rob@tarina.org>
Date: Sat, 29 Aug 2026 18:29:48 +0300
some tylin
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/static/splash.css b/static/splash.css
@@ -71,8 +71,8 @@ h2
{
padding: 0px;
margin: 0px;
- font-size: 40pt;
- line-height: 40px;
+ font-size: 30pt;
+ line-height: 30px;
font-family: 'Latin-Mono-Italic', sans-serif;
font-weight: normal;
}
@@ -82,8 +82,8 @@ h3
{
padding: 0px;
margin: 0px;
- font-size: 50pt;
- line-height: 50px;
+ font-size: 40pt;
+ line-height: 40px;
color:#f8f9fa;
text-transform:uppercase;
font-family: 'Roberta', sans-serif;