* commit '6613a2327512f3742d55cf0eb79fc4d52cf9a7cb': fix spacing in carousel text for Develop homepage
This commit is contained in:
@@ -3854,10 +3854,6 @@ a.download-sdk {
|
|||||||
.slideshow-develop .content-right {
|
.slideshow-develop .content-right {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
.slideshow-develop .content-right p.title-intro {
|
|
||||||
position:absolute;
|
|
||||||
margin:0;
|
|
||||||
}
|
|
||||||
.slideshow-develop .content-right h2 {
|
.slideshow-develop .content-right h2 {
|
||||||
padding:0;
|
padding:0;
|
||||||
margin-bottom:10px;
|
margin-bottom:10px;
|
||||||
@@ -3873,6 +3869,16 @@ a.download-sdk {
|
|||||||
.slideshow-develop .pagination ul li.active:hover {
|
.slideshow-develop .pagination ul li.active:hover {
|
||||||
background-color: #F80;
|
background-color: #F80;
|
||||||
}
|
}
|
||||||
|
.slideshow-develop .item hr {
|
||||||
|
margin:5px 0 10px;
|
||||||
|
}
|
||||||
|
.slideshow-develop .item p {
|
||||||
|
margin:10px 0;
|
||||||
|
}
|
||||||
|
.slideshow-develop .item p.title-intro {
|
||||||
|
position:absolute;
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Feeds */
|
/* Feeds */
|
||||||
.feed ul {
|
.feed ul {
|
||||||
|
Reference in New Issue
Block a user