diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 11 |
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 |