mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
oscar template: little style improvements
This commit is contained in:
parent
47d1caed61
commit
dc2c136220
3 changed files with 11 additions and 1 deletions
|
@ -28,6 +28,7 @@ input[type=checkbox]:not(:checked) ~ .label_hide_if_not_checked {
|
|||
|
||||
.search_categories {
|
||||
margin:10px 0;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.result-default {
|
||||
|
@ -62,4 +63,9 @@ input[type=checkbox]:not(:checked) ~ .label_hide_if_not_checked {
|
|||
|
||||
#pagination {
|
||||
margin-top: 30px;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
.cursor-text {
|
||||
cursor: text !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue