Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonhe/hugo_eiio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLeon He <lhe868@gmail.com>2019-08-29 13:04:02 +0300
committerLeon He <lhe868@gmail.com>2019-08-29 13:04:02 +0300
commitd484e37ced790c3c705d11695502784465c375bc (patch)
tree76c2c8a646c7e3024f57621e126e3569f51b5a19 /static
parent64574ddb7200be03f8bfe00ff7af8a56ce873e18 (diff)
add graphcomment system
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 4f80dd5..9bc936c 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -135,12 +135,11 @@
*
* /\* your custom style here *\/
* }
- *
- * /\* for block of code *\/
- * pre td.hljs-ln-code {
- * padding-left: 10px;
- * }
- */
+*/
+ /\* for block of code *\/
+ pre td.hljs-ln-code {
+ padding-left: 10px;
+ }
blockquote {
font-weight: bold;
font-style: italic;