mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-02-04 01:30:03 +00:00
Website templates
This commit is contained in:
7098
full-slider/css/bootstrap.css
vendored
Normal file
7098
full-slider/css/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
28
full-slider/css/full-slider.css
Normal file
28
full-slider/css/full-slider.css
Normal file
@@ -0,0 +1,28 @@
|
||||
html, body {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.carousel,
|
||||
.item,
|
||||
.active {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.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