Line 75: | Line 75: | ||
.carousel-indicators li { | .carousel-indicators li { | ||
border-color: #f4511e; | border-color: #f4511e; | ||
− | + | position:relative; | |
+ | left:-50%; | ||
+ | text-align:left; | ||
+ | |||
} | } | ||
.carousel-indicators li.active { | .carousel-indicators li.active { | ||
background-color: #f4511e; | background-color: #f4511e; | ||
− | + | position:relative; | |
+ | left:-50%; | ||
+ | text-align:left; | ||
+ | |||
} | } | ||
.item h4 { | .item h4 { |
Revision as of 16:06, 31 July 2018