Free Shipping, Business Levels correction, Products Buying, Fonts
This commit is contained in:
parent
3f2fbd6d5b
commit
0341c9c189
197 changed files with 9161 additions and 329 deletions
|
|
@ -1,7 +1,6 @@
|
|||
/** MUSIC
|
||||
home-theme-education.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Roboto);
|
||||
.font-roboto {
|
||||
font-family: "Roboto" !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
/** FASHION
|
||||
home-theme-fashion.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Cinzel+Decorative);
|
||||
.font-cinzel-decorative {
|
||||
font-family: "Cinzel Decorative" !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
home-theme-music.html
|
||||
page-music.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Cinzel+Decorative);
|
||||
.font-cinzel-decorative {
|
||||
font-family: "Cinzel Decorative" !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
/** RESTAURANT
|
||||
home-theme-restaurant.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);
|
||||
|
||||
.font-khausan-script {
|
||||
font-family: "Kaushan Script" !important;
|
||||
|
|
|
|||
|
|
@ -1,8 +1,3 @@
|
|||
@import url('https://fonts.googleapis.com/css?family=Pacifico');
|
||||
|
||||
|
||||
|
||||
|
||||
h1, .h1 {
|
||||
|
||||
font-family: 'Pacifico', cursive;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
/** MUSIC
|
||||
home-theme-education.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Roboto);
|
||||
.font-roboto {
|
||||
font-family: "Roboto" !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
/** FASHION
|
||||
home-theme-fashion.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Cinzel+Decorative);
|
||||
.font-cinzel-decorative {
|
||||
font-family: "Cinzel Decorative" !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
home-theme-music.html
|
||||
page-music.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Cinzel+Decorative);
|
||||
.font-cinzel-decorative {
|
||||
font-family: "Cinzel Decorative" !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
/** RESTAURANT
|
||||
home-theme-restaurant.html
|
||||
********************************************* **/
|
||||
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);
|
||||
|
||||
.font-khausan-script {
|
||||
font-family: "Kaushan Script" !important;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
@import url('https://fonts.googleapis.com/css?family=Roboto');
|
||||
|
||||
/*
|
||||
Default Picker Widget
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@
|
|||
<meta name="title" content="jQuery Super Easy Text Rotator by Pete R. | The Pete Design" />
|
||||
<meta name="description" content="Add a fully customizable Path-like wheel menu button to your website. Created by Pete R., Founder of BucketListly" />
|
||||
<meta name="author" content="Pete R.">
|
||||
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link href='http://fonts.googleapis.com/css?family=Pacifico:400' rel='stylesheet' type='text/css'>
|
||||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.js"></script>
|
||||
<script type="text/javascript" src="jquery.simple-text-rotator.js"></script>
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue