Aquaman 2018
background-image: -webkit-linear-gradient(305deg, #fff831 0%, #fea717 100%);
background-image: -o-linear-gradient(305deg, #fff831 0%, #fea717 100%);
background-image: linear-gradient(145deg, #fff831 0%, #fea717 100%);
-webkit-box-shadow: 2px 6px 15px rgba(255, 217, 0, 0.25);
box-shadow: 2px 6px 15px rgba(255, 217, 0, 0.25);

background-image: -webkit-linear-gradient(305deg, #AC2A23 0%, #FB7650 100%);
background-image: -o-linear-gradient(305deg, #AC2A23 0%, #FB7650 100%);
background-image: linear-gradient(145deg, #AC2A23 0%, #FB7650 100%);
-webkit-box-shadow: 2px 6px 15px rgba(198, 64, 43, 0.25);
box-shadow: 2px 6px 15px rgba(198, 64, 43, 0.25);

background-image: -webkit-linear-gradient(305deg, #0291BB 0%, #30BBC8 100%);
background-image: -o-linear-gradient(305deg, #0291BB 0%, #30BBC8 100%);
background-image: linear-gradient(145deg, #0291BB 0%, #30BBC8 100%);
-webkit-box-shadow: 2px 6px 15px rgba(18, 175, 198, 0.25);
box-shadow: 2px 6px 15px rgba(18, 175, 198, 0.25);
Write a comment ...