am d786a29f
: docs: adjust homepage carousel styles
* commit 'd786a29f14c502986ffc160471daedfd0b5fb5dc': docs: adjust homepage carousel styles
This commit is contained in:
commit
aeda97cb22
1 changed files with 9 additions and 5 deletions
|
@ -13,15 +13,19 @@
|
|||
float: left;
|
||||
text-align: center;
|
||||
vertical-align: center;
|
||||
margin: 0 0 0 25px;
|
||||
margin: 0 0 0 35px;
|
||||
}
|
||||
.slideshow-home .content-right {
|
||||
width: 290px;
|
||||
float: left;
|
||||
margin: 100px 0 0 0;
|
||||
margin: 80px 0 0 0;
|
||||
}
|
||||
.slideshow-home .content-right p {
|
||||
margin-bottom: 30px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.slideshow-home .content-right p:last-child {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.slideshow-home .content-right h1 {
|
||||
padding:0;
|
||||
}
|
||||
.slideshow-home .item {
|
||||
height: 500px;
|
||||
|
|
Loading…
Reference in a new issue