mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Move external static content into external directory
This commit is contained in:
parent
03876f6a39
commit
d0d2a8abd6
@ -3,12 +3,12 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
/* For IE6-8 */
|
/* For IE6-8 */
|
||||||
/* src: url("../fonts/MaterialIcons-Regular.eot"); */
|
/* src: url("../font/MaterialIcons-Regular.eot"); */
|
||||||
src: local("Material Icons"),
|
src: local("Material Icons"),
|
||||||
local("MaterialIcons-Regular"),
|
local("MaterialIcons-Regular"),
|
||||||
/* url("../fonts/MaterialIcons-Regular.woff2") format('woff2'), */
|
/* url("../font/MaterialIcons-Regular.woff2") format('woff2'), */
|
||||||
/* url("../fonts/MaterialIcons-Regular.woff") format('woff'), */
|
/* url("../font/MaterialIcons-Regular.woff") format('woff'), */
|
||||||
url("../fonts/MaterialIcons-Regular.ttf") format("truetype");
|
url("../font/MaterialIcons-Regular.ttf") format("truetype");
|
||||||
}
|
}
|
||||||
|
|
||||||
.material-icons {
|
.material-icons {
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user