summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-06 00:40:10 -0300
committerEuAndreh <eu@euandre.org>2020-02-06 00:40:10 -0300
commit6f5a77fb013f575f9a5b0c8f1fca2519f7437cd6 (patch)
tree29d1d4f68517ca85aced01a6e83bff8b3b900438
parentMarkdown cleanup (diff)
downloadeuandre.org-6f5a77fb013f575f9a5b0c8f1fca2519f7437cd6.tar.gz
euandre.org-6f5a77fb013f575f9a5b0c8f1fca2519f7437cd6.tar.xz
Update code highlight CSS class
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 94270d9..5aec79c 100644
--- a/styles.css
+++ b/styles.css
@@ -51,7 +51,7 @@ footer li a {
margin-left: 5px;
}
-div.sourceCode {
+div.highlight {
padding: 3px;
border: 1px solid;
border-radius: 10px;