From 40466da98a854f61abcdb916300547ec529d7a49 Mon Sep 17 00:00:00 2001 From: sowgro Date: Tue, 17 Sep 2024 14:40:16 -0400 Subject: Add models to repo --- style.css | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 style.css (limited to 'style.css') diff --git a/style.css b/style.css deleted file mode 100644 index 2fc9aee..0000000 --- a/style.css +++ /dev/null @@ -1,11 +0,0 @@ -body{ - font-size: 15; - font-family: 'Courier New', Courier, monospace; -} - -#Topbar { - color: white; - display: flex; - flex-direction: row; - background-color: black; -} \ No newline at end of file -- cgit v1.2.3