From 7e0a4ea8951ef2189518e9e103b376d8db5835b4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 8 Oct 2020 19:46:59 +0300 Subject: remove googleapis URL from dark bootstrap theme --- lib/bootstrap/v3/css/theme-dark.css | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/bootstrap/v3') diff --git a/lib/bootstrap/v3/css/theme-dark.css b/lib/bootstrap/v3/css/theme-dark.css index dbd03ea..a44d3d3 100755 --- a/lib/bootstrap/v3/css/theme-dark.css +++ b/lib/bootstrap/v3/css/theme-dark.css @@ -4,7 +4,6 @@ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ -@import url("https://fonts.googleapis.com/css?family=Roboto:400,700"); html { font-family: sans-serif; -ms-text-size-adjust: 100%; -- cgit v1.2.3