From f46c3f561f6d079a4ac8fb8ba0134508479a9eff Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 29 Jun 2018 17:41:28 +0300 Subject: minor fixes for fullscreen mode, UI tweak for TOC icon --- themes/mocca.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/mocca.css') diff --git a/themes/mocca.css b/themes/mocca.css index fd27f9c..9005561 100644 --- a/themes/mocca.css +++ b/themes/mocca.css @@ -1,4 +1,4 @@ -body, .loading { +body, .loading, html:-webkit-full-screen { background : #3B3228; color : #D0C8C6; } -- cgit v1.2.3