From efd2c35d432dc2426bf1fd9c849eeabdf28e40e3 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 17:43:35 +0200 Subject: hootstream opacity --- public/assets/css/hootstream.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 0e00105..e0d9e45 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -227,7 +227,9 @@ /** Misc */ #hootevents code, -#hootevents pre { +#hootevents pre, +#hootevents tt, +#hootevents kbd { background: rgba(127, 127, 127, 0.2); border: 1px solid rgba(127, 127, 127, 0.2); max-width: calc(100vw - 12.5rem); -- cgit v1.2.3-70-g09d2