diff options
author | petrus comestor <petrus@comestor.org> | 2024-07-20 14:14:54 -0400 |
---|---|---|
committer | petrus comestor <petrus@comestor.org> | 2024-07-20 14:14:54 -0400 |
commit | 98c54cc903a2e4da5b1151b28d648c95ca177b57 (patch) | |
tree | 2538ac73dc5e6b70e4631efc229dc28a512d129e /static | |
parent | efd560960ba2330b2c92d5209316903e6e7cc70d (diff) |
min next
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css index 00c38ae..ad1cc70 100644 --- a/static/styles.css +++ b/static/styles.css @@ -142,6 +142,7 @@ a:hover { } .instance { + font-weight: bold; border: 1px darkslategrey dotted; border-radius: 5px; padding: 1em; |