mirror of
https://github.com/searxng/searxng.git
synced 2025-12-31 16:10:01 +00:00
[mod] simple theme: move source files to the src directory
This commit is contained in:
8
searx/static/themes/simple/src/less/code.less
Normal file
8
searx/static/themes/simple/src/less/code.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.code-highlight pre {
|
||||
overflow: auto;
|
||||
background-color: inherit;
|
||||
color: inherit;
|
||||
border: inherit;
|
||||
}
|
||||
|
||||
@import "pygments.less";
|
||||
Reference in New Issue
Block a user