static files
This commit is contained in:
parent
46257e1ca9
commit
1009eb57e9
23
web/font.css
Normal file
23
web/font.css
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
/* fallback */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Material Icons';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
src: url(font.woff2) format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
.material-icons {
|
||||||
|
font-family: 'Material Icons';
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
font-size: 24px;
|
||||||
|
line-height: 1;
|
||||||
|
letter-spacing: normal;
|
||||||
|
text-transform: none;
|
||||||
|
display: inline-block;
|
||||||
|
white-space: nowrap;
|
||||||
|
word-wrap: normal;
|
||||||
|
direction: ltr;
|
||||||
|
-webkit-font-feature-settings: 'liga';
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
}
|
BIN
web/font.woff2
Normal file
BIN
web/font.woff2
Normal file
Binary file not shown.
2
web/jquery-3.3.1.min.js
vendored
Normal file
2
web/jquery-3.3.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
13
web/materialize.min.css
vendored
Normal file
13
web/materialize.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
6
web/materialize.min.js
vendored
Normal file
6
web/materialize.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user