From f00efa8760bfbad738030612fdb11ff731149c77 Mon Sep 17 00:00:00 2001 From: Ashelyn Dawn Date: Sat, 30 Jul 2022 00:51:51 -0600 Subject: VRChat security update post --- resources/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'resources') diff --git a/resources/style.css b/resources/style.css index 48e87eb..f1cc420 100644 --- a/resources/style.css +++ b/resources/style.css @@ -45,6 +45,14 @@ h1 > aside { margin-left: 8px; } +h1 > .subtitle { + display: block; + font-size: 20px; + opacity: .8; + font-weight: normal; + font-style: italic; +} + ul > li:not(:last-child) { margin-bottom: 8px; } -- cgit 1.4.1