From 43ab64ceeb689d7de66d6f07fa6617e12f293819 Mon Sep 17 00:00:00 2001 From: lyfja <45209212+lyfja@users.noreply.github.com> Date: Mon, 22 Jul 2024 03:33:58 +0200 Subject: [PATCH] Update stil.css --- stil.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stil.css b/stil.css index 9c72510..aacb539 100644 --- a/stil.css +++ b/stil.css @@ -24,7 +24,7 @@ table { font-size: 150%; } * -{ background: #696969 no-repeat center center fixed; +{ background: DarkSlateBlue no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;