Vous êtes connecté en tant que anonymous Se Deconnecter
Browse code

intitial commit to branch nude-framework

git authored on 14/03/2019 10:43:54
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,12 +0,0 @@
1
-@font-face {
2
-  font-family: 'Font Awesome 5 Free';
3
-  font-style: normal;
4
-  font-weight: 900;
5
-  font-display: auto;
6
-  src: url("../webfonts/fa-solid-900.eot");
7
-  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
8
-
9
-.fa,
10
-.fas {
11
-  font-family: 'Font Awesome 5 Free';
12
-  font-weight: 900; }
Browse code

commit initial de la branch template-meny

git authored on 14/03/2019 10:30:11
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,12 @@
1
+@font-face {
2
+  font-family: 'Font Awesome 5 Free';
3
+  font-style: normal;
4
+  font-weight: 900;
5
+  font-display: auto;
6
+  src: url("../webfonts/fa-solid-900.eot");
7
+  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
8
+
9
+.fa,
10
+.fas {
11
+  font-family: 'Font Awesome 5 Free';
12
+  font-weight: 900; }