mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
docs: fix styles and escape
This commit is contained in:
+4
-1
@@ -41,8 +41,10 @@ pre
|
||||
table
|
||||
margin: 0 !important
|
||||
border: 0
|
||||
th, td
|
||||
.gutter, .code
|
||||
padding: 0
|
||||
.gutter
|
||||
padding-right: 12px
|
||||
figcaption
|
||||
clearfix()
|
||||
margin: -5px 0 5px
|
||||
@@ -53,6 +55,7 @@ pre
|
||||
margin: 0
|
||||
padding: 0
|
||||
background: none
|
||||
white-space: pre
|
||||
.line
|
||||
height: 22px
|
||||
|
||||
|
||||
+2
-1
@@ -38,7 +38,8 @@ note-warn = hsl(0, 100%, 50%)
|
||||
margin: 40px auto
|
||||
.sidebar-title
|
||||
border-top: none
|
||||
|
||||
.toc-item
|
||||
list-style: none
|
||||
.toc-link
|
||||
@extend .sidebar-link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user