Skip to content

Commit

Permalink
GreenFairTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelbetio authored Jul 4, 2018
1 parent 9d6d511 commit 6781da4
Show file tree
Hide file tree
Showing 57 changed files with 6,521 additions and 0 deletions.
11 changes: 11 additions & 0 deletions css/animate.min.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

106 changes: 106 additions & 0 deletions css/carousel.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
#fade-quote-carousel.carousel {
padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-indicators {
bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
border: 2px solid;
width: 12px;
height: 12px;
margin: 0;
}

#fade-quote-carousel .testimonial_content {
text-align: center;
border: none;
}

#fade-quote-carousel .profile-circle {
width: 100px;
height: 100px;
margin: 0 auto;
border-radius: 100px;
}

.carousel-indicators .active {

}


/*Custom Style*/

.profile-circle img {
border-radius: 50%;
}

.profile-circle {
width: 100px;
height: 100px;
margin: 0 auto;
position: relative;
top: 50px;
z-index: 2
}

.testimonial_content {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
position: relative;
background: #fff;
color: #000;
z-index: 1;
height: 200px;
overflow: hidden;
}

.testimonial_content i {
z-index: 99999;
color: #000;
left: 20px;
position: absolute;
top: 50px;
font-size: 25px;
}

.testimonial_content p {
font-size: 14px;
padding-top: 45px;
padding-left: 40px;
padding-right: 20px;
padding-bottom: 30px;
text-align: left;
color: #646464;
font-family: 'Open Sans', sans-serif;
font-style: italic;
}

.testimonial_author h5 {
font-size: 15px;
padding-bottom: 5px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}

.testimonial_author p {
color: #43a906;
font-size: 14px;
font-weight: 700;
}

.carousel-indicators li {
width: 12px;
height: 12px;
margin: 0 0px 0px 5px;
border: 2px solid #fff;
position: relative;
top: 50px;
}

.carousel-indicators .active {
margin: 0 0px 0px 5px;

}
4 changes: 4 additions & 0 deletions css/font-awesome.min.css

Large diffs are not rendered by default.

224 changes: 224 additions & 0 deletions css/isotope/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
ul {
list-style-type: none;
text-align: center;
}
ul.menu li {
display: inline-block;
padding: 10px 25px;
}
ul.menu li button {
padding: 6px 20px;
}
.notes {
width: 100%;
display: block;
text-align: center;
}
.grids {
margin-top: 20px;
}
.grid {
margin-top: 10px;
color: lightskyblue;
}
.grid_date {
color: lightskyblue;
}
.blue,
.red,
.green,
.black {
margin-left: 5px;
margin-top: 5px;
height: 200px;
}
.blue img,
.red img,
.green img,
.black img {
height: 200px;
width: 100%;
}
.yellow img {
height: 405px;
width: 100%;
}
.blue {
width: 45%;
background: blue;
}
.red {
width: 30%;
background: red;
}
.green {
width: 30%;
}
.yellow {
width: 23.6%;
height: 405px;
margin-left: 5px;
margin-top: 5px;
background: yellow;
}
.black {
width: 45%;
}
.btn_active {
background: red;
border: 0px;
color: #fff;
outline: none;
}
input#searchNote {
width: 100%;
padding: 20px 12px;
font-style: italic;
margin-top: 20px;
}
i.custom_search {
position: absolute;
top: 43px;
right: 180px;
}
#portfolio_menu button {
width: 100px;
min-height: 20px;
border: 0px;
outline: none;
}
body {
overflow-x: hidden;
}
ul {
padding: 0;
margin: 0;
}
/*resposive*/

@media all and (max-width: 1280px) and (min-width: 768px) {
.colum {
width: 100%;
}
ul.menu li {
padding: 10px 6px;
}
.blue,
.black {
width: 40%;
}
.red,
.green {
width: 30%;
}
.yellow {
width: 27%;
}
}
@media only screen and (max-width: 960px) and (min-width: 620px) {
.colum {
width: 100%;
}
ul.menu li {
padding: 10px 30px;
}
ul.menu {
overflow: hidden;
}
.blue,
.black {
width: 40%;
}
.red,
.green {
width: 30%;
}
.yellow {
width: 27%;
}
}
@media all and (max-width: 619px) and (min-width: 480px) {
.colum {
width: 100%;
}
ul.menu li {
padding: 10px 30px;
}
ul.menu {
overflow: hidden;
}
.blue,
.black {
width: 100%;
}
.red,
.green {
width: 100%;
}
.yellow {
width: 100%;
height: auto;
}
}
@media all and (max-width: 479px) and (min-width: 320px) {
.colum {
width: 100%;
}
ul.menu li {
padding: 10px 15px;
}
ul.menu {
overflow: hidden;
}
ul.menu li button {
padding: 6px 0px;
}
#portfolio button {
font-size: 10px;
width: 50px;
}
.blue,
.black {
width: 100%;
}
.red,
.green {
width: 100%;
}
.yellow {
width: 100%;
height: auto;
}
}
@media all and (max-width: 319px) {
.colum {
width: 100%;
}
ul.menu li {
padding: 10px 15px;
}
ul.menu {
overflow: hidden;
}
ul.menu li button {
padding: 6px 0px;
}
#portfolio button {
font-size: 10px;
width: 50px;
}
.blue,
.black {
width: 100%;
height: auto;
}
.red,
.green {
width: 100%;
height: auto;
}
.yellow {
width: 100%;
height: auto;
}
}
Loading

0 comments on commit 6781da4

Please sign in to comment.