[mod] make themes.all update pygments*.less

Add a searx/static/themes/*/src/generated empty folder
This commit is contained in:
Alexandre Flament 2021-06-18 16:44:27 +02:00
parent bb3e67f72b
commit d20f6a1f19
11 changed files with 21 additions and 11 deletions

View file

@ -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;