1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Use HTTPS Google Font URL

This commit is contained in:
Angristan
2016-01-08 23:52:32 +01:00
committed by Jakub Vrana
parent f83e3f41d2
commit 763d3e9f89

View File

@@ -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);
* {