diff options
Diffstat (limited to '.config/browsers/home.css')
-rw-r--r-- | .config/browsers/home.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/browsers/home.css b/.config/browsers/home.css deleted file mode 100644 index fcd08e6..0000000 --- a/.config/browsers/home.css +++ /dev/null @@ -1,7 +0,0 @@ -body { - width: 100%; - height: 100%; - font-family: sans-serif; - color: #ebdbb2; - background-color: #1d2021; -} |