mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-02-04 09:30:05 +00:00
Website templates
This commit is contained in:
7098
half-slider/css/bootstrap.css
vendored
Normal file
7098
half-slider/css/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
28
half-slider/css/half-slider.css
Normal file
28
half-slider/css/half-slider.css
Normal file
@@ -0,0 +1,28 @@
|
||||
html, body {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.carousel {
|
||||
height:50%;
|
||||
}
|
||||
|
||||
.item,
|
||||
.active,
|
||||
.carousel-inner {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.fill {
|
||||
width:100%;
|
||||
height:100%;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.section {
|
||||
margin: 50px 0;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin: 50px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user