Skip to content

Commit 1f6faa5

Browse files
committed
Initial
Test
0 parents  commit 1f6faa5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+21111
-0
lines changed

backgrounds/Josepha2.jpg

334 KB
Loading

backgrounds/antonia4.jpg

628 KB
Loading

backgrounds/antonia5.jpg

789 KB
Loading

backgrounds/lauras7.jpg

303 KB
Loading

backgrounds/lilia2.jpg

325 KB
Loading

backgrounds/lisam1.jpg

283 KB
Loading

backgrounds/lisam3.jpg

294 KB
Loading

backgrounds/maria4.jpg

808 KB
Loading

css/bootstrap.css

+5,909
Large diffs are not rendered by default.

css/slidefolio.css

+421
Large diffs are not rendered by default.

font-awesome/css/fa-brands.css

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/*!
2+
* Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
3+
* License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4+
*/
5+
@font-face {
6+
font-family: 'Font Awesome 5 Brands';
7+
font-style: normal;
8+
font-weight: normal;
9+
src: url("../webfonts/fa-brands-400.eot");
10+
src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
11+
12+
.fab {
13+
font-family: 'Font Awesome 5 Brands'; }

font-awesome/css/fa-brands.min.css

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font-awesome/css/fa-regular.css

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/*!
2+
* Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
3+
* License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4+
*/
5+
@font-face {
6+
font-family: 'Font Awesome 5 Free';
7+
font-style: normal;
8+
font-weight: 400;
9+
src: url("../webfonts/fa-regular-400.eot");
10+
src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
11+
12+
.far {
13+
font-family: 'Font Awesome 5 Free';
14+
font-weight: 400; }

font-awesome/css/fa-regular.min.css

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font-awesome/css/fa-solid.css

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/*!
2+
* Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
3+
* License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4+
*/
5+
@font-face {
6+
font-family: 'Font Awesome 5 Free';
7+
font-style: normal;
8+
font-weight: 900;
9+
src: url("../webfonts/fa-solid-900.eot");
10+
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"); }
11+
12+
.fa,
13+
.fas {
14+
font-family: 'Font Awesome 5 Free';
15+
font-weight: 900; }

font-awesome/css/fa-solid.min.css

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)