# HG changeset patch # User Ariane Broermann # Date 1396527206 -7200 # Node ID c1c0f073b4e28f1602215264cbcb6370611ef0c6 # Parent 1387a5add21d0cd15c1a3379482367e15d286c43# Parent e919bf9fc2c52499f622c96b38b30d561a1080db Merged. diff -r e919bf9fc2c5 -r c1c0f073b4e2 css/style.css --- a/css/style.css Thu Apr 03 13:34:51 2014 +0200 +++ b/css/style.css Thu Apr 03 14:13:26 2014 +0200 @@ -74,9 +74,8 @@ overflow: hidden; } -.carousel-img { - width: 755px; - height: 525px; +.carousel .item img { + margin: 0 auto; } .carousel-indicators { diff -r e919bf9fc2c5 -r c1c0f073b4e2 ocean_carousel.html --- a/ocean_carousel.html Thu Apr 03 13:34:51 2014 +0200 +++ b/ocean_carousel.html Thu Apr 03 14:13:26 2014 +0200 @@ -2,21 +2,35 @@