diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-04-01 05:49:18 +0300 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-04-01 05:49:18 +0300 |
| commit | 614bd26cb34b9b340e327d4b80927353bb5a5d0a (patch) | |
| tree | 8d03df6a3f65eb13fa8d9ce8cb16cc27f46faaf2 /static | |
| parent | c6bdeecb2a8869fd7684fc56ed0047611d327cfc (diff) | |
| download | omnisearch-614bd26cb34b9b340e327d4b80927353bb5a5d0a.tar.gz | |
refactor: internationalise pagination and clean up related code
Diffstat (limited to 'static')
| -rw-r--r-- | static/main.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css index 6994ade..f60c566 100644 --- a/static/main.css +++ b/static/main.css @@ -927,3 +927,5 @@ header .logo-link:hover { flex-direction: column; } } + + |
