summaryrefslogtreecommitdiff
path: root/themes/mocca.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mocca.css')
-rw-r--r--themes/mocca.css33
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/mocca.css b/themes/mocca.css
deleted file mode 100644
index 6deb233..0000000
--- a/themes/mocca.css
+++ /dev/null
@@ -1,33 +0,0 @@
-body, .loading, html:-webkit-full-screen {
- background : #3B3228;
- color : #D0C8C6;
-}
-
-body a {
- color : #8AB3B5;
-}
-
-body a:hover {
- color : #7BBDA4;
-}
-
-body .header,
-body .footer {
- color : #F4BC87;
-}
-
-body .footer .location {
- color : #BEB55B;
-}
-
-body .header button.btn {
- background : #BB9584;
- color : #534636;
- text-shadow : #534636 0px 0px;
- border-color : #534636;
-}
-
-
-body .footer .spacer .toc-bar-entry.current-position {
- background : #F4BC87;
-}