summaryrefslogtreecommitdiff
path: root/examples/py/starter-bar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'examples/py/starter-bar/style.css')
-rw-r--r--examples/py/starter-bar/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/py/starter-bar/style.css b/examples/py/starter-bar/style.css
deleted file mode 100644
index cb8c712..0000000
--- a/examples/py/starter-bar/style.css
+++ /dev/null
@@ -1,4 +0,0 @@
-window.Bar {
- background-color: #212121;
- color: white;
-}