drime

French rhyme dictionary with web and CLI interface
git clone https://a3nm.net/git/drime/
Log | Files | Refs | README

commit a0aeed26757a807248db0dab21d5fad25ec0b660
parent 271f6f6b1075b02138c955e346dfd1d8062418d2
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 20 Feb 2018 19:00:48 +0100

mobile styling

Diffstat:
static/mobile.css | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/static/mobile.css b/static/mobile.css @@ -9,3 +9,7 @@ header #query { header label { font-size: 60%; } + +#result_header { + font-size: 75%; +}