mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-22 11:12:20 +00:00
Website templates
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
.sl-slider-wrapper {
|
||||
overflow: visible !important;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* Slide wrapper and slides */
|
||||
|
||||
.sl-slider,
|
||||
.sl-slide,
|
||||
.sl-slides-wrapper,
|
||||
.sl-slide-inner {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.demo-1 .sl-slide blockquote {
|
||||
width: 50%;
|
||||
left: 25%;
|
||||
}
|
||||
|
||||
.demo-2 .bg-img {
|
||||
padding: 0;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.nav-arrows,
|
||||
.nav-dots {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user