drime

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

commit 164178165471b9f1755a857481676f6d44501b08
parent cd607048d64044cf91bfe03773604770b41ab103
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 20 Feb 2018 19:06:42 +0100

shrink more aggressively

Diffstat:
templates/page.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/page.html b/templates/page.html @@ -11,7 +11,7 @@ {% endif %} <link rel="stylesheet" href="static/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="static/style.css" type="text/css" media="screen" /> - <link rel="stylesheet" media="(max-width: 650px)" href="static/mobile.css" /> + <link rel="stylesheet" media="(max-width: 800px)" href="static/mobile.css" /> <script type="text/javascript" src="static/jquery.js"></script> <script type="text/javascript" src="static/jquery.tablesorter.js"></script> <script type="text/javascript" id="js">$(document).ready(function() {