aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-09-17 14:40:16 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-09-17 14:40:16 -0400
commit40466da98a854f61abcdb916300547ec529d7a49 (patch)
treedb3d63158bbb117b3300e685176f6c4dbd006658 /style.css
parentdce718c8293900c898c3621ac50dc27cd83000dc (diff)
downloadbookmarks-home-40466da98a854f61abcdb916300547ec529d7a49.tar.gz
bookmarks-home-40466da98a854f61abcdb916300547ec529d7a49.tar.bz2
bookmarks-home-40466da98a854f61abcdb916300547ec529d7a49.zip
Add models to repo
Diffstat (limited to 'style.css')
-rw-r--r--style.css11
1 files changed, 0 insertions, 11 deletions
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