Explorar o código

Update show_single_page.css

star7th %!s(int64=8) %!d(string=hai) anos
pai
achega
61f6b9e6f1
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      Public/css/item/show_single_page.css

+ 10 - 0
Public/css/item/show_single_page.css

@@ -71,3 +71,13 @@ body{
     list-style-type: none;
     line-height: 20px;
 }
+
+.markdown-body pre {
+    background-color: #fcfcfc;
+    border: 1px solid #e1e1e8;
+}
+
+.hljs{
+  padding:0.2em;
+  background-color: #fcfcfc;
+}