Retoor software development Projects Research SearchXNG
Register Sign In

15 lines
293 B
Plaintext
Raw Normal View History

[mod] upgrade pygments add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes.
2020-09-16 08:53:05 +02:00
pre, code {
[enh] oscar theme redesign added The original code made by @logico-dev (#559)
2016-06-26 01:57:43 +02:00
font-family: 'Ubuntu Mono', 'Courier New', 'Lucida Console', monospace !important;
}
[mod] upgrade pygments add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes.
2020-09-16 08:53:05 +02:00
@import "pygments.less";
[enh] oscar theme redesign added The original code made by @logico-dev (#559)
2016-06-26 01:57:43 +02:00
[mod] upgrade pygments add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes.
2020-09-16 08:53:05 +02:00
.code-highlight pre {
[enh] oscar theme redesign added The original code made by @logico-dev (#559)
2016-06-26 01:57:43 +02:00
margin-bottom: 25px;
padding: 20px 10px;
[mod] upgrade pygments add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes.
2020-09-16 08:53:05 +02:00
background-color: inherit;
color: inherit;
border: inherit;
color: #D7DAE0;
[enh] oscar theme redesign added The original code made by @logico-dev (#559)
2016-06-26 01:57:43 +02:00
}
Reference in New Issue Copy Permalink
7a9dc63d74
searxng/searx/static/themes/oscar/src/less/logicodev/code.less
Response time: 62ms
Mail Licenses API