extract syntax highlighting styles into a CSS module

This commit is contained in:
2022-01-13 09:04:02 -05:00
parent b51e8a38ce
commit 1a0541776e
10 changed files with 190 additions and 169 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
}
.view_source {
padding-bottom: 2px;
padding-bottom: 2px !important;
border-bottom: 1px solid;
border-color: var(--light);
}