summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorpetrus comestor <petrus@comestor.org>2024-07-24 14:35:57 -0400
committerpetrus comestor <petrus@comestor.org>2024-07-24 14:35:57 -0400
commitb1cdec737f01c9b99267a9c5ad61bd1fe29f12dd (patch)
treedeb28a442ef44c0ffb1aee44efede7de791a4137 /static
parentb7ee7b74033ce57a25dc1dc591542d66a50500bb (diff)
trial
Diffstat (limited to 'static')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 3dc950a..f070e3f 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -137,6 +137,10 @@ a:hover {
margin: 0 auto;
}
+.trial-run {
+ font-style: italic;
+}
+
.event-data {
width: fit-content;
}