From 05ce506927de1e8ebef7fe32e35667d48f362cdf Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 26 Jan 2024 00:36:45 +0100 Subject: Published Turning Off blogpost --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 37d871f..9bb1973 100644 --- a/style.css +++ b/style.css @@ -110,3 +110,10 @@ a:active:hover { font-size: 80%; color: #999; } + +video, audio { + display: block; + margin: 1em auto; + max-width: 720px; + width: 100%; +} -- cgit v1.1