From: Andre Noll Date: Sun, 19 Jan 2020 10:24:48 +0000 (+0100) Subject: Decrease font size of menu. X-Git-Url: http://git.tuebingen.mpg.de/?p=aple.git;a=commitdiff_plain;h=49503a3aeaa8612693b2c822259e16c1b4ceb2b3;hp=1c808a8091f078b71884cf58c8006abfd61a7dba Decrease font size of menu. To make it fit onto small cell phone screens. --- diff --git a/include/css/aple.css b/include/css/aple.css index 7b1d9d7..e422518 100644 --- a/include/css/aple.css +++ b/include/css/aple.css @@ -84,6 +84,7 @@ dt { background-color: #8aa; min-width: 300px; padding: 12px 12px; + font-size: 75%; } .dropdown:hover .dropdown-content {