summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
authorAshelyn Dawn <ashe@tempest.dev>2022-07-30 00:51:51 -0600
committerAshelyn Dawn <ashe@tempest.dev>2022-07-30 00:51:51 -0600
commitf00efa8760bfbad738030612fdb11ff731149c77 (patch)
treeac3b5c75e2c2a89c9ceecf63f2fb92d2cc78626a /resources
parent359150bd099a710c884791045607a5eb7bbe0cbd (diff)
VRChat security update post
Diffstat (limited to 'resources')
-rw-r--r--resources/style.css8
1 files changed, 8 insertions, 0 deletions
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;
 }