Move less and js

This commit is contained in:
Oliver Davies 2017-11-01 20:58:58 +00:00
parent 662c446b02
commit af64453ef8
10 changed files with 2 additions and 2 deletions

View file

@ -1,32 +0,0 @@
pre {
.db;
.overflow-auto;
word-break: normal;
word-wrap: no-wrap;
}
pre[class*="language-"] { .bn; .br0 }
pre code {
.pre;
word-break: normal;
}
pre code .number {
.h-auto;
.mr0;
.pa0;
background-color: inherit;
font-size: inherit;
min-width: auto;
}
code.hljs {
.pa0;
background-color: inherit;
}
code[data-gist-id] {
.pa0;
background: transparent;
}