addet websites to test
This commit is contained in:
parent
78e00c2fcc
commit
d8a0746af2
102 changed files with 28717 additions and 0 deletions
39
websites/2/browny-v1.0/assets/css/flaticon.css
Normal file
39
websites/2/browny-v1.0/assets/css/flaticon.css
Normal file
|
@ -0,0 +1,39 @@
|
|||
/*
|
||||
Flaticon icon font: Flaticon
|
||||
Creation date: 07/05/2018 12:24
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: "Flaticon";
|
||||
src: url("../fonts/Flaticon.eot");
|
||||
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
|
||||
url("../fonts/Flaticon.woff") format("woff"),
|
||||
url("../fonts/Flaticon.ttf") format("truetype"),
|
||||
url("../fonts/Flaticon.svg#Flaticon") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: "Flaticon";
|
||||
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
|
||||
}
|
||||
}
|
||||
|
||||
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
|
||||
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
|
||||
font-family: Flaticon;
|
||||
font-size: 24px;
|
||||
font-style: normal;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.flaticon-bitbucket-logotype-camera-lens-in-perspective:before { content: "\f100"; }
|
||||
.flaticon-squarespace-logo:before { content: "\f101"; }
|
||||
.flaticon-smug:before { content: "\f102"; }
|
||||
.flaticon-flickr-website-logo-silhouette:before { content: "\f103"; }
|
||||
.flaticon-github-logo:before { content: "\f104"; }
|
||||
.flaticon-behance-logo:before { content: "\f105"; }
|
||||
.flaticon-dribbble:before { content: "\f106"; }
|
||||
.flaticon-themeforest:before { content: "\f107"; }
|
Loading…
Add table
Add a link
Reference in a new issue