aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/style.css b/style.css
index d540a98..d3dc6f9 100644
--- a/style.css
+++ b/style.css
@@ -181,7 +181,9 @@ pre {
.preamble {
font-size: 20px;
}
-
+pre.src-stem:before {
+ content: "stem";
+}
.links-page > ul {
columns: 2;
-webkit-columns: 2;