summaryrefslogtreecommitdiff
path: root/themes/gray.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/gray.css')
-rw-r--r--themes/gray.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/themes/gray.css b/themes/gray.css
deleted file mode 100644
index ab2b611..0000000
--- a/themes/gray.css
+++ /dev/null
@@ -1,13 +0,0 @@
-body, .loading, html:-webkit-full-screen {
- background : #eeeeee;
- color : #424242;
-}
-
-body .header,
-body .footer {
- color : #B85C57;
-}
-
-body .footer .spacer .toc-bar-entry.current-position {
- background : #B85C57;
-} \ No newline at end of file