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 @@
+ +