summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-04-26 15:57:16 +0200
committerJakob Odersky <jodersky@gmail.com>2015-04-26 15:57:16 +0200
commit63fa157bf60a49a3046fb9782a4aed0a6fa621a0 (patch)
tree60953df081ddafc81854bcb080b5048c5240f0b5
parent4e91881142f458bac13103ee26eaa788f95760bd (diff)
downloadtoggle-workspace-63fa157bf60a49a3046fb9782a4aed0a6fa621a0.tar.gz
toggle-workspace-63fa157bf60a49a3046fb9782a4aed0a6fa621a0.tar.bz2
toggle-workspace-63fa157bf60a49a3046fb9782a4aed0a6fa621a0.zip
remove useless stylesheet
-rw-r--r--toggle-workspace@jodersky.github.com/stylesheet.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/toggle-workspace@jodersky.github.com/stylesheet.css b/toggle-workspace@jodersky.github.com/stylesheet.css
deleted file mode 100644
index 9a2a332..0000000
--- a/toggle-workspace@jodersky.github.com/stylesheet.css
+++ /dev/null
@@ -1,9 +0,0 @@
-
-.helloworld-label {
- font-size: 36px;
- font-weight: bold;
- color: #ffffff;
- background-color: rgba(10,10,10,0.7);
- border-radius: 5px;
- padding: .5em;
-}