Merge pull request #286 from Rintan/features/material-theme

フォントの参照の修正
This commit is contained in:
2020-05-17 17:33:09 +09:00
committed by GitHub
7 changed files with 14 additions and 14 deletions
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}
+2 -2
View File
@@ -20,7 +20,7 @@ $reply-icon: "reply";
font-family: "Material Icons";
src:
local("Material Icons"),
url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
//url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}