From 3b7e9350b6c651b6321de6cee3ff15db6392f442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Wed, 30 Mar 2022 13:36:53 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=A1=E3=82=87=E3=81=A3=E3=81=A8=E5=A4=89?= =?UTF-8?q?=E3=82=8F=E3=81=A3=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- style.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 62aa4e5..f23e5e4 100644 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@ PeerTube
LightPeer(JSの無いPeerTube)
Invidious(JSの無いYouTube)
- Librarian(JSの無いOdysee・LBRY)
+ Librarian(JSの無いOdysee)
????
diff --git a/style.css b/style.css index 23079fd..3ba3e6e 100644 --- a/style.css +++ b/style.css @@ -28,8 +28,8 @@ hr { .serv-body { background-color: #170b15; border: 1px #a93da9 groove; - width: 400px; - height: 400px; + width: 270px; + height: 170px; border-radius: 10px; } .serv-title { @@ -46,7 +46,7 @@ hr { } .nihongo, .english { width: 100%; - max-width: 830px; + max-width: 300px; } .nihongo { background-color: #21082b;