mirror of
https://github.com/searxng/searxng.git
synced 2024-11-19 02:40:11 +01:00
[simple theme] use default font and font-size in info page
This commit is contained in:
parent
cd92a7eacd
commit
6a8e168e25
@ -1,10 +1,6 @@
|
||||
.info-page {
|
||||
font-family: sans-serif;
|
||||
font-size: 1.3em;
|
||||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 1.3em;
|
||||
color: var(--color-doc-code);
|
||||
background-color: var(--color-doc-code-background);
|
||||
padding: 2px 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user