summaryrefslogtreecommitdiff
path: root/toggle-workspace@jodersky.github.com/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'toggle-workspace@jodersky.github.com/stylesheet.css')
-rw-r--r--toggle-workspace@jodersky.github.com/stylesheet.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/toggle-workspace@jodersky.github.com/stylesheet.css b/toggle-workspace@jodersky.github.com/stylesheet.css
new file mode 100644
index 0000000..9a2a332
--- /dev/null
+++ b/toggle-workspace@jodersky.github.com/stylesheet.css
@@ -0,0 +1,9 @@
+
+.helloworld-label {
+ font-size: 36px;
+ font-weight: bold;
+ color: #ffffff;
+ background-color: rgba(10,10,10,0.7);
+ border-radius: 5px;
+ padding: .5em;
+}