From 793d506613771c463a5772d45ff4a5bdb51a8b33 Mon Sep 17 00:00:00 2001 From: Noah Date: Wed, 30 Aug 2023 15:21:30 +0100 Subject: Maybe orange would look nicer... --- assets/index.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'assets') diff --git a/assets/index.css b/assets/index.css index 3e9ef70..971615f 100644 --- a/assets/index.css +++ b/assets/index.css @@ -4,7 +4,7 @@ html { background-color: black; padding-left: 25%; padding-right: 25%; - color: lime; + color: orange; } @media only screen and (max-width: 900px) { @@ -36,8 +36,8 @@ li { } a { - color: lime; - text-decoration: underline dotted lime; + color: orange; + text-decoration: underline dotted orange; } img { @@ -68,7 +68,7 @@ blockquote { pre, code { color: black; - background-color: lime; + background-color: orange; } pre { @@ -77,4 +77,4 @@ pre { :not(pre)>code { padding: 5px; -} \ No newline at end of file +} -- cgit 1.4.1-2-gfad0