summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-10-08 19:50:34 +0300
committerAndrew Dolgov <[email protected]>2020-10-08 19:50:34 +0300
commit77ef04b1965616d6fd89890881ce0246f557ea37 (patch)
treed8a72a09e2e74e42b9def91ff28ed5bf5f137f46 /lib
parent7e0a4ea8951ef2189518e9e103b376d8db5835b4 (diff)
remove googleapis URL from dark bootstrap theme (+min.css)
Diffstat (limited to 'lib')
-rwxr-xr-xlib/bootstrap/v3/css/theme-dark.min.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/bootstrap/v3/css/theme-dark.min.css b/lib/bootstrap/v3/css/theme-dark.min.css
index 28c9d49..c24dc45 100755
--- a/lib/bootstrap/v3/css/theme-dark.min.css
+++ b/lib/bootstrap/v3/css/theme-dark.min.css
@@ -3,7 +3,6 @@
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
-@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
.label,audio,canvas,progress,sub,sup,video{vertical-align:baseline}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
@@ -1476,4 +1475,4 @@ a.list-group-item-warning.active{background-color:#f80}
a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{background-color:#e67a00}
a.list-group-item-danger.active{background-color:#c00}
a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{background-color:#b30000}
-.jumbotron h1,.jumbotron h2,.jumbotron h3,.jumbotron h4,.jumbotron h5,.jumbotron h6{color:#fff} \ No newline at end of file
+.jumbotron h1,.jumbotron h2,.jumbotron h3,.jumbotron h4,.jumbotron h5,.jumbotron h6{color:#fff}