summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-10-08 19:46:59 +0300
committerAndrew Dolgov <[email protected]>2020-10-08 19:46:59 +0300
commit7e0a4ea8951ef2189518e9e103b376d8db5835b4 (patch)
tree955ee53d75460136bedc7be5f417678160d0bd94
parent0d73a0b4e6e053c43fde9fca47a5f68bc227c043 (diff)
remove googleapis URL from dark bootstrap theme
-rwxr-xr-xlib/bootstrap/v3/css/theme-dark.css1
1 files changed, 0 insertions, 1 deletions
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%;