[mod] simple theme: move source files to the src directory

This commit is contained in:
Alexandre Flament
2021-06-16 09:28:45 +02:00
parent 49ea5b7644
commit 6b80c57a3c
22 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
.code-highlight pre {
overflow: auto;
background-color: inherit;
color: inherit;
border: inherit;
}
@import "pygments.less";