update fonts
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
// Bootswatch
|
// Bootswatch
|
||||||
// -----------------------------------------------------
|
// -----------------------------------------------------
|
||||||
|
|
||||||
$web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" !default;
|
//$web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" !default;
|
||||||
@import url($web-font-path);
|
//@import url($web-font-path);
|
||||||
|
|
||||||
// Navbar =====================================================================
|
// Navbar =====================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
|
/*@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");*/
|
||||||
/*!
|
/*!
|
||||||
* bootswatch v3.4.1
|
* bootswatch v3.4.1
|
||||||
* Homepage: http://bootswatch.com
|
* Homepage: http://bootswatch.com
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");/*!
|
/*@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");*/
|
||||||
|
/*!
|
||||||
* bootswatch v3.4.1
|
* bootswatch v3.4.1
|
||||||
* Homepage: http://bootswatch.com
|
* Homepage: http://bootswatch.com
|
||||||
* Copyright 2012-2019 Thomas Park
|
* Copyright 2012-2019 Thomas Park
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
// Bootswatch
|
// Bootswatch
|
||||||
// -----------------------------------------------------
|
// -----------------------------------------------------
|
||||||
|
|
||||||
@web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700";
|
//@web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700";
|
||||||
|
//
|
||||||
.web-font(@path) {
|
//.web-font(@path) {
|
||||||
@import (css) url("@{path}");
|
// @import (css) url("@{path}");
|
||||||
}
|
//}
|
||||||
.web-font(@web-font-path);
|
//.web-font(@web-font-path);
|
||||||
|
|
||||||
// Navbar =====================================================================
|
// Navbar =====================================================================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user