From: Angristan Date: Fri, 8 Jan 2016 22:52:32 +0000 (+0100) Subject: Use HTTPS Google Font URL X-Git-Tag: v4.2.4~7 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=763d3e9f8904f53543f9659a751dcf5e538556ff;p=adminer.git Use HTTPS Google Font URL --- diff --git a/designs/pappu687/adminer.css b/designs/pappu687/adminer.css index 323fa874..cc29f19c 100644 --- a/designs/pappu687/adminer.css +++ b/designs/pappu687/adminer.css @@ -5,7 +5,7 @@ Based on work by : Lukáš Brandejs https://raw.github.com/vrana/adminer/master/designs/ng9/adminer.css */ -@import url(http://fonts.googleapis.com/css?family=Roboto:400,600); +@import url(https://fonts.googleapis.com/css?family=Roboto:400,600); * {