From 1277ba8dbb774df94eea3ea740adbce9666b0f58 Mon Sep 17 00:00:00 2001 From: dalfuss Date: Wed, 15 Jan 2025 14:11:16 +0100 Subject: [PATCH] added Daily Scooter --- css/sites.css | 5 +++++ index.html | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/css/sites.css b/css/sites.css index 48ad73e..521266c 100644 --- a/css/sites.css +++ b/css/sites.css @@ -1380,4 +1380,9 @@ List is not yet complete. .oc { background-color: #ffffff; color: #222222; +} + +.DailyScooter { + background-color: #f5a9b8; + color: #222222; } \ No newline at end of file diff --git a/index.html b/index.html index 439920b..d79d1d4 100644 --- a/index.html +++ b/index.html @@ -135,6 +135,10 @@ OC Site + +