summaryrefslogtreecommitdiff
path: root/themes/plan9.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-06-29 17:41:28 +0300
committerAndrew Dolgov <[email protected]>2018-06-29 17:41:28 +0300
commitf46c3f561f6d079a4ac8fb8ba0134508479a9eff (patch)
tree093d74241b942a6a5bc317e71dc52c3be5e756f4 /themes/plan9.css
parent74de43f86f614b5771ffb3dd16d43b0fcbf95a36 (diff)
minor fixes for fullscreen mode, UI tweak for TOC icon
Diffstat (limited to 'themes/plan9.css')
-rw-r--r--themes/plan9.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/plan9.css b/themes/plan9.css
index a8fbcd7..d3d25c8 100644
--- a/themes/plan9.css
+++ b/themes/plan9.css
@@ -1,4 +1,4 @@
-body, .loading {
+body, .loading, html:-webkit-full-screen {
background : #FFFFE8;
color : #424242;
}