From 9c4d3357007f91655098125ba436350f2bbfdb29 Mon Sep 17 00:00:00 2001 From: Adam French Date: Wed, 26 Nov 2025 14:59:44 +0000 Subject: [PATCH] adding div styles --- nginx/vue/public/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/public/css/styles.css index 45dac97..4e83f0e 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/public/css/styles.css @@ -20,8 +20,8 @@ --tertiary: #5a6952; --quaternary: #424542; --background_paper: #293029; - --background_paper: #293019; - --background_paper: #293009; + --background_paper2: #293019; + --background_paper3: #293009; --background: #5a6952; /*--tertiary: #948979;*/