[ADD] theme saas-11.3
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
After Width: | Height: | Size: 161 KiB |
|
After Width: | Height: | Size: 97 KiB |
|
After Width: | Height: | Size: 319 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
After Width: | Height: | Size: 217 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 247 KiB |
|
After Width: | Height: | Size: 149 KiB |
|
After Width: | Height: | Size: 263 KiB |
|
After Width: | Height: | Size: 385 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 7.8 KiB |
|
After Width: | Height: | Size: 8.5 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 6.9 KiB |
@@ -0,0 +1,46 @@
|
||||
body {
|
||||
font-size: 13px;
|
||||
}
|
||||
/* ================= HAMBURGER LAYOUT ================== */
|
||||
// @hamburger-layout variable has been defined in parent theme
|
||||
|
||||
.hamburger-layout() when (@hamburger-layout = true) {
|
||||
.navbar-default .container {
|
||||
box-shadow: none;
|
||||
}
|
||||
header .navbar-default .container {
|
||||
height: 50px;
|
||||
li > .dropdown-menu {
|
||||
margin-top: 0;
|
||||
}
|
||||
.navbar-collapse {
|
||||
@media screen and (max-width: @screen-xs-max) {
|
||||
float: left;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
@media screen and (max-width: 640px) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.navbar-header {
|
||||
height: 50px;
|
||||
padding: 0 15px;
|
||||
.navbar-brand {
|
||||
transform: none;
|
||||
padding: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
.navbar-toggle {
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
#top_menu {
|
||||
transform: none;
|
||||
li a {
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.hamburger-layout();
|
||||
@@ -0,0 +1,8 @@
|
||||
#wrapwrap {
|
||||
font-family: "Radley";
|
||||
font-size: 14px;
|
||||
line-height: 1.6em;
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: "Radley";
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
#wrapwrap {
|
||||
#wrap {
|
||||
max-width: 1000px;
|
||||
.container {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
#footer {
|
||||
max-width: 1000px;
|
||||
}
|
||||
footer {
|
||||
background: rgba(0, 0, 0, 0);
|
||||
.container:last-child {
|
||||
max-width: 1000px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
@s_banner_3_carousel_height: 600px;
|
||||
@s_banner_3_indicators_visible: visible;
|
||||
@s_banner_3_padding: 30px;
|
||||
@s_banner_3_h1_size: 50px;
|
||||
@s_banner_3_h2_size: 30px;
|
||||
|
||||
.s_banner_3_row_hook() {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
height: auto;
|
||||
border: none;
|
||||
width: 100%;
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.s_banner_3_col_center_hook() {
|
||||
text-align: center;
|
||||
height: auto;
|
||||
padding-bottom: 20px;
|
||||
h1, h2 {
|
||||
color: white;
|
||||
}
|
||||
.fa {
|
||||
transform: none;
|
||||
font-size: 18px;
|
||||
}
|
||||
@media screen and (max-width: @screen-xs-max) {
|
||||
width: 100%;
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.s_banner_3_carousel-control_hook() {
|
||||
display: none;
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
@s_banner_parallax_text_color: white;
|
||||
@s_banner_parallax_height: 600px;
|
||||
|
||||
.s_banner_parallax_row_hook() {
|
||||
.hero-bg:before {
|
||||
border-top: 0px solid rgba(0, 0, 0, 0);
|
||||
}
|
||||
.hero-bg:after {
|
||||
border-top: 0px solid rgba(0, 0, 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
.s_banner_parallax_hero_bg_hook() {
|
||||
margin-bottom: 100px;
|
||||
@media screen and (max-width: 640px) {
|
||||
margin-top: 50px;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
@s_products_carousel_carousel_control_color: rgba(0, 0, 0, 0);
|
||||
@s_products_carousel_carousel_height: 100vh;
|
||||
@s_products_carousel_carousel_icon_color: @color-alpha;
|
||||
@s_products_carousel_indicators_position: 120px;
|
||||
@s_products_carousel_indicators_visible: visible;
|
||||
|
||||
.s_products_carousel_hook() {
|
||||
display: none;
|
||||
}
|
||||