This commit is contained in:
liyuchun
2021-09-13 15:01:40 +08:00
parent e4cf744e87
commit 33e1839583
7 changed files with 20 additions and 19 deletions

View File

@@ -1,3 +1,4 @@
#features {padding: 10px 0;}
#features > header {text-align: center;}
#features > footer {text-align: center; padding-top: 18px; border-top: 1px solid #eee}
@@ -8,7 +9,7 @@
#featuresNav > li.active > a:hover {background-color: #f1f1f1; opacity: 1;}
#featuresCarousel {padding: 0 50px;}
#featuresCarousel .carousel-indicators {bottom: 0;}
#featuresCarousel .carousel-indicators {bottom: -10px;}
#featuresCarousel .carousel-indicators li {border-color: #d8d8d8; background-color: #d8d8d8; width: 12px; height: 12px;}
#featuresCarousel .carousel-indicators li + li {margin-left: 10px !important;}
#featuresCarousel .carousel-indicators .active {border-color: #73b1df; background-color: #73b1df; margin: 1px;}