mirror of
https://github.com/searxng/searxng.git
synced 2025-07-19 19:29:26 +02:00
[mod] make themes.all update pygments*.less
Add a searx/static/themes/*/src/generated empty folder
This commit is contained in:
parent
bb3e67f72b
commit
d20f6a1f19
11 changed files with 21 additions and 11 deletions
|
@ -2,8 +2,6 @@ pre, code {
|
|||
font-family: 'Ubuntu Mono', 'Courier New', 'Lucida Console', monospace !important;
|
||||
}
|
||||
|
||||
@import "pygments.less";
|
||||
|
||||
.code-highlight pre {
|
||||
margin-bottom: 25px;
|
||||
padding: 20px 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue