Widget for code includes + sass
This commit is contained in:
+14
-1
@@ -699,12 +699,25 @@ section
|
||||
padding: 15px
|
||||
overflow-x: scroll
|
||||
|
||||
|
||||
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code
|
||||
font-family: inherit
|
||||
font-size: inherit
|
||||
background-color: transparent
|
||||
|
||||
.includecode, .includecode th, .includecode td
|
||||
padding: 0px !important
|
||||
|
||||
.includecode th
|
||||
text-align: right !important
|
||||
padding: 10px !important
|
||||
|
||||
.includecode th a, .includecode th a code
|
||||
color: white !important
|
||||
background-color: transparent !important
|
||||
|
||||
.includecode pre
|
||||
margin: 0px !important
|
||||
|
||||
ul li
|
||||
list-style: disc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user