From d16617a14e5fe783caa2daed4e471e55cb21cf89 Mon Sep 17 00:00:00 2001 From: kichikuou Date: Sat, 15 Apr 2017 14:43:49 +0900 Subject: [PATCH] Message for unsupported browsers --- docs/style.css | 6 ++++++ docs/xsystem35.html | 10 ++++++++++ 2 files changed, 16 insertions(+) diff --git a/docs/style.css b/docs/style.css index ea6fbcd..ec7cdad 100644 --- a/docs/style.css +++ b/docs/style.css @@ -117,6 +117,12 @@ header { content: " (未選択)"; } +#unsupported { + max-width: 640px; + margin: 2ex auto 0; + color: red; +} + .bgblack-fade { background-color: black; transition-property: background-color; diff --git a/docs/xsystem35.html b/docs/xsystem35.html index 282d53d..06708fb 100644 --- a/docs/xsystem35.html +++ b/docs/xsystem35.html @@ -48,6 +48,10 @@
+ + @@ -110,5 +114,11 @@ +