Skip to content

Commit

Permalink
Merge pull request #418 from UN-OCHA/gms-site-homepage-css
Browse files Browse the repository at this point in the history
Add css for latest update section.
  • Loading branch information
maheshtrigyn authored Mar 12, 2024
2 parents 91399e8 + 61ad353 commit c4d0e59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion html/themes/custom/gms_ocha_common/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7824,9 +7824,10 @@ display: block;}
.carousel-control-next, .carousel-control-prev {width:2% !important;}
.latest-updates .carousel-inner h3{font-size: 20px; font-weight: 500; color:#418fde; border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 15px;}
.latest-updates .carousel-inner p{font-size: 16px; font-weight: 300; margin-bottom: 10px;}
.latest-updates .carousel-inner p:last-child{margin-bottom: 0 !important;}
.latest-updates .carousel-inner strong {font-weight: 600;}
.latest-updates .carousel-inner .fa-quote-right {float: right; color:#ddd; font-size:20px;}
.carousel-fade .carousel-inner .carousel-item {min-height: 195px;}
.carousel-fade .carousel-inner .carousel-item {min-height: 175px;}

.carousel-indicators {bottom:-37px !important;}
.carousel-indicators [data-bs-target] {width: 10px !important; height: 10px !important; }
Expand Down

0 comments on commit c4d0e59

Please sign in to comment.