banner样式
This commit is contained in:
parent
cdde57dfb5
commit
0576ec8b2a
|
@ -5,8 +5,8 @@
|
|||
|
||||
|
||||
body {
|
||||
padding-bottom: 40px;
|
||||
color: #5a5a5a;
|
||||
padding-bottom: 40px;
|
||||
color: #5a5a5a;
|
||||
}
|
||||
/* Sidenav for Docs
|
||||
-------------------------------------------------- */
|
||||
|
@ -155,14 +155,14 @@ body {
|
|||
z-index: 10;
|
||||
}
|
||||
.carousel .item {
|
||||
height: 440px;
|
||||
height: 320px;
|
||||
}
|
||||
.carousel img {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
min-width: 100%;
|
||||
height: 440px;
|
||||
height: 320px;
|
||||
}
|
||||
.carousel-caption {
|
||||
background-color: transparent;
|
||||
|
@ -170,7 +170,7 @@ body {
|
|||
max-width: 1128px;
|
||||
padding: 0 20px;
|
||||
|
||||
margin-top:380px;
|
||||
margin-top:260px;
|
||||
}
|
||||
.carousel-caption h2, .carousel-caption .lead {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue