summaryrefslogtreecommitdiffhomepage
path: root/src/style.css
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-28 02:37:49 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-28 02:37:49 +0200
commit9463cda98b38b37cfb5bd5ee1ee5123221f046fb (patch)
treef432e82f4344c567ca2b9d046aaace8e3f5ff198 /src/style.css
parente9edd2daec87f3f30988c83c972e028465303b70 (diff)
Add blogpost about Grab
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 5bcd871..fbeef58 100644
--- a/src/style.css
+++ b/src/style.css
@@ -123,3 +123,5 @@ footer {
ins, del { text-decoration: none; }
ins { color: green; }
del { color: red; }
+
+.hl-red { color: red; }