Index: src/site/scss/style.scss |
diff --git a/src/site/scss/style.scss b/src/site/scss/style.scss |
index f0a9ed9c07dfd0c0344a1897fd5b75061bb01a0d..e881b24fe899cc8756e45f461a3555a07ea64e0c 100644 |
--- a/src/site/scss/style.scss |
+++ b/src/site/scss/style.scss |
@@ -251,6 +251,10 @@ a.permalink { |
background: yellow; |
} |
+code.highlight { |
+ background: yellow; |
+} |
+ |
footer { |
border-top: 1px solid #CECECE; |
background-color: #EFEFEF; |