diff --git a/docs/css/custom.css b/docs/css/custom.css index 617894e..9062173 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -100,7 +100,13 @@ img.shadow{ h1 img{ vertical-align: middle; } + +#updater{ + background-color: khaki; + border: 1px solid gray; +} /* for Alpine.js */ [x-cloak] { display: none !important; } + diff --git a/docs/index.html b/docs/index.html index 24d4683..a3c8735 100644 --- a/docs/index.html +++ b/docs/index.html @@ -28,8 +28,6 @@ - -