mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
Use HTTPS Google Font URL
This commit is contained in:
@@ -5,7 +5,7 @@ Based on work by : Lukáš Brandejs
|
|||||||
https://raw.github.com/vrana/adminer/master/designs/ng9/adminer.css
|
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);
|
||||||
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
Reference in New Issue
Block a user