]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/scss/bootstrap-4.0.0-alpha.6/css/bootstrap-reboot.css
added tux on mobile menu
[people/shoehn/ipfire.org.git] / static / scss / bootstrap-4.0.0-alpha.6 / css / bootstrap-reboot.css
index b8b210c1fe5faed9ff2802ddc46415fbbc008ea6..021741f5d0b4e0c824ff55e47d4070401b85e639 100644 (file)
@@ -1,4 +1,4 @@
-@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500");
 /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
 html {
   font-family: sans-serif;
@@ -214,10 +214,10 @@ html {
 body {
   font-family: "Ubuntu", sans-serif;
   font-size: 1rem;
-  font-weight: normal;
+  font-weight: 400;
   line-height: 1.5;
-  color: #292b2c;
-  background-color: #fff; }
+  color: #263238;
+  background-color: #eceff1; }
 
 [tabindex="-1"]:focus {
   outline: none !important; }