Page tree

Get started by adding some pages to this space. Create page.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<script src="https://fast.wistia.com/embed/medias/6yl874z0lj.jsonp" async></script><script src="https://fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_6yl874z0lj videoFoam=true" style="height:315px100%;width:560px100%">&nbsp;</div></div></div>
HTML
<style>
.boxes {
    display: inline-block;
    width: 25%;
    height: 210px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
       color:white!important;
       min-width:250px;
text-align:center;
}
.boxes:hover {
	background-color: #B93499;
	opacity:0.7 !important;
	filter:alpha(opacity=70)
	box-shadow: 0 0 0px #000000 !important;
}
.boxesLink:hover {
	border-bottom: 0px solid!important;
}
.box {
    width: 20%;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    padding:0px;
    margin-left:-3px;
    margin-right:-2px;
  }
.box img {
    height:100%;
    width:100%;
}
.stretch {
    width: 100%;
    height: 110%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.box {
    display:inline-block;
}
.boxes h2, .boxes a, .boxes p, .boxes h3 {
    color: white!important;
} 
.dontusethis {
       background-color:#ffffff;
}
.regal {
       background-color:#6100a5;
}
.rouge {
       background-color:#B93499;
}
.popcorn {
       background-color:#FFDC4B;
}
.cabana {
       background-color:#77DFE7;
}
.zest {
       background-color:#00BC6F;
}
.vista {
       background-color:#5c94e6;
}
.candy{
       background-color:#EC0677;
}
</style>

...