aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2020-09-04 11:31:47 -0700
committerjackyzha0 <[email protected]>2020-09-04 11:31:47 -0700
commit006b0208e1d0cfcaddf2842e38a3d7fd2374f136 (patch)
treef0e277d990ce451cc437c4a2cbec741f90d4a4eb /frontend/src/css
parentadd md class to preview renderer (diff)
downloadctrl-v-006b0208e1d0cfcaddf2842e38a3d7fd2374f136.tar.xz
ctrl-v-006b0208e1d0cfcaddf2842e38a3d7fd2374f136.zip
add code highlighting to md
Diffstat (limited to 'frontend/src/css')
-rw-r--r--frontend/src/css/index.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/css/index.css b/frontend/src/css/index.css
index a6e8e9c..fcda1a3 100644
--- a/frontend/src/css/index.css
+++ b/frontend/src/css/index.css
@@ -167,7 +167,6 @@ button[type=button] {
.md code {
background: #00000008;
font-size: 0.8em;
- padding: 0.2em 0.5em;
}
.md pre {