diff options
Diffstat (limited to 'stylesheet.css')
-rw-r--r-- | stylesheet.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/stylesheet.css b/stylesheet.css deleted file mode 100644 index 432a360..0000000 --- a/stylesheet.css +++ /dev/null @@ -1,8 +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; -} |