mirror of
https://github.com/searxng/searxng.git
synced 2026-07-22 07:51:24 +00:00
@@ -798,6 +798,12 @@ summary.title {
|
||||
font-size: 1em;
|
||||
color: var(--color-search-font);
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -818,6 +824,12 @@ summary.title {
|
||||
}
|
||||
}
|
||||
|
||||
body.index_endpoint #instance_name {
|
||||
position: fixed;
|
||||
.ltr-left(1rem);
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
#pagination {
|
||||
grid-area: pagination;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user