Skip to content

Commit b557720

Browse files
committed
yuhoo
1 parent bd4a32b commit b557720

Some content is hidden

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

84 files changed

+7316
-2869
lines changed

banner/christmas_banner.png

346 KB
Loading

css/animate.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/bootstrap.min.css

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
/** ADD YOUR AWESOME CODES HERE **/

css/flashy.min.css

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/flaticon.css

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/*
2+
Flaticon icon font: Flaticon
3+
Creation date: 10/07/2018 06:45
4+
*/
5+
6+
@font-face {
7+
font-family: "Flaticon";
8+
src: url("../fonts/Flaticon.eot");
9+
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
10+
url("../fonts/Flaticon.woff") format("woff"),
11+
url("../fonts/Flaticon.ttf") format("truetype"),
12+
url("../fonts/Flaticon.svg#Flaticon") format("svg");
13+
font-weight: normal;
14+
font-style: normal;
15+
}
16+
17+
@media screen and (-webkit-min-device-pixel-ratio:0) {
18+
@font-face {
19+
font-family: "Flaticon";
20+
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
21+
}
22+
}
23+
24+
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
25+
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
26+
font-family: Flaticon;
27+
font-style: normal;
28+
}
29+
30+
.flaticon-reception-bell:before { content: "\f100"; }
31+
.flaticon-wedding:before { content: "\f101"; }
32+
.flaticon-bachelorette-party:before { content: "\f102"; }

0 commit comments

Comments
 (0)