summaryrefslogtreecommitdiff
path: root/utils/notifier/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'utils/notifier/style.css')
-rw-r--r--utils/notifier/style.css31
1 files changed, 0 insertions, 31 deletions
diff --git a/utils/notifier/style.css b/utils/notifier/style.css
deleted file mode 100644
index 73bb5c0ac..000000000
--- a/utils/notifier/style.css
+++ /dev/null
@@ -1,31 +0,0 @@
-body {
- margin : 2em;
- padding : 0em;
- font-family : sans-serif;
- font-size : 12px;
-}
-
-.floatingLogo {
- float : right;
-}
-
-a {
- color : #4684ff;
- text-decoration : none;
-}
-
-a:hover {
- color : black;
-}
-
-h1 {
- color : #88b0f0;
- font-size : 18px;
-}
-
-h2 {
- color : gray;
- font-size : 16px;
-}
-
-