Loading searx/static/themes/eelo/css/eelo.css +20 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,10 @@ .container > * { margin: auto; } #preferences.container { flex-direction: column; margin-top: 16px; } } @media screen and (max-width: 600px) { body { Loading @@ -85,6 +89,10 @@ margin-left: 16px; margin-right: 16px; } .container.full #pagination { max-width: 100%; width: 100%; } } html { position: relative; Loading Loading @@ -382,6 +390,18 @@ footer { max-width: 250px; width: 80%; } @media screen and (max-width: 600px) { #search_params { overflow-x: scroll; } #search_params, #categories { flex-wrap: nowrap; } #time_and_lang { display: flex; } } #results { margin-top: 32px; margin-bottom: 32px; Loading searx/static/themes/eelo/css/eelo.min.css +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file searx/static/themes/eelo/less/eelo/layout.less +9 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,10 @@ > * { margin: auto; } } #preferences.container { flex-direction: column; margin-top: @spacing_large; } }); .mobile-mq({ Loading @@ -110,4 +114,9 @@ margin-left: @spacing_container; margin-right: @spacing_container; } .container.full #pagination { max-width: 100%; width: 100%; } }); searx/static/themes/eelo/less/eelo/search.less +13 −1 Original line number Diff line number Diff line Loading @@ -113,3 +113,15 @@ max-width: 250px; width: 80%; } .mobile-mq({ #search_params { overflow-x: scroll; } #search_params, #categories { flex-wrap: nowrap; } #time_and_lang { display: flex; } }); No newline at end of file Loading
searx/static/themes/eelo/css/eelo.css +20 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,10 @@ .container > * { margin: auto; } #preferences.container { flex-direction: column; margin-top: 16px; } } @media screen and (max-width: 600px) { body { Loading @@ -85,6 +89,10 @@ margin-left: 16px; margin-right: 16px; } .container.full #pagination { max-width: 100%; width: 100%; } } html { position: relative; Loading Loading @@ -382,6 +390,18 @@ footer { max-width: 250px; width: 80%; } @media screen and (max-width: 600px) { #search_params { overflow-x: scroll; } #search_params, #categories { flex-wrap: nowrap; } #time_and_lang { display: flex; } } #results { margin-top: 32px; margin-bottom: 32px; Loading
searx/static/themes/eelo/css/eelo.min.css +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file
searx/static/themes/eelo/less/eelo/layout.less +9 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,10 @@ > * { margin: auto; } } #preferences.container { flex-direction: column; margin-top: @spacing_large; } }); .mobile-mq({ Loading @@ -110,4 +114,9 @@ margin-left: @spacing_container; margin-right: @spacing_container; } .container.full #pagination { max-width: 100%; width: 100%; } });
searx/static/themes/eelo/less/eelo/search.less +13 −1 Original line number Diff line number Diff line Loading @@ -113,3 +113,15 @@ max-width: 250px; width: 80%; } .mobile-mq({ #search_params { overflow-x: scroll; } #search_params, #categories { flex-wrap: nowrap; } #time_and_lang { display: flex; } }); No newline at end of file