summaryrefslogtreecommitdiff
path: root/css/app.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.less')
-rw-r--r--css/app.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/app.less b/css/app.less
index d2d971e..1a297ee 100644
--- a/css/app.less
+++ b/css/app.less
@@ -299,4 +299,9 @@ body.is-epube-app.epube-reader {
}
}
+body.epube-sanity-failed {
+ background : #900;
+ color : white;
+}
+
@import "themes.less"; \ No newline at end of file