whoogle-search/app
Ben Busby 270794481c
Remove gap between input and result types
Enforces 0 margin for the search input form on the result page, which
removes the weird gap that is seen by default.

Also made minor changes to the border styling. Desktop searches now have
a single bottom border in dark mode rather than an all around border,
and the border around the mobile search result input was removed
entirely.
2021-04-22 16:27:59 -04:00
..
models Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
static Remove gap between input and result types 2021-04-22 16:27:59 -04:00
templates Remove gap between input and result types 2021-04-22 16:27:59 -04:00
utils Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
__init__.py Disable logging from imported modules 2021-04-09 09:30:23 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
request.py Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
routes.py Expand custom css theming support 2021-04-09 11:27:50 -04:00