From 27341ae8423c11d3fa56096a65a18926f5aba368 Mon Sep 17 00:00:00 2001 From: Cobalt-60 <95923271+plastics-eater@users.noreply.github.com> Date: Thu, 23 Nov 2023 02:15:48 -0500 Subject: [PATCH] minor ui changes :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 :3 --- static/assets/JSON/changelog.json | 8 ++++---- static/assets/css/main.css | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/static/assets/JSON/changelog.json b/static/assets/JSON/changelog.json index 06631da..3b2ca42 100644 --- a/static/assets/JSON/changelog.json +++ b/static/assets/JSON/changelog.json @@ -1,10 +1,10 @@ [ + { + "date": "11/23/2023", + "simpleDescription": "Minor UI Changes" + }, { "date": "11/16/2023", "simpleDescription": "Added ROM Emulator to apps + Added 2 games" - }, - { - "date": "11/8/2023", - "simpleDescription": "Added a few games" } ] \ No newline at end of file diff --git a/static/assets/css/main.css b/static/assets/css/main.css index 428e8de..073949b 100644 --- a/static/assets/css/main.css +++ b/static/assets/css/main.css @@ -116,6 +116,7 @@ hr { .proxycontainer { background-color: var(--background-color); + box-shadow: 0.5vh 0.5vh 1vh 0vh var(--shadow-color); width: 60vw; height: 30vh; margin: auto;