diff --git a/css/style.css b/css/style.css index c560d55..cff4bd8 100644 --- a/css/style.css +++ b/css/style.css @@ -137,6 +137,10 @@ section h3.section-subheading { font-weight: 700; } +.border-orange{ + border: 1px solid orange; +} + .btn-xl { font-size: 18px; padding: 20px 40px; diff --git a/js/movie.js b/js/movie.js index 00d32c0..95d1573 100644 --- a/js/movie.js +++ b/js/movie.js @@ -115,7 +115,7 @@ function getMovie() { View Imdb - Go back to search + Go back to search
diff --git a/movies.html b/movies.html index 85a4768..a19e00a 100644 --- a/movies.html +++ b/movies.html @@ -98,7 +98,7 @@

Are you over 18
Copyright © StreamIt Developed By - Hrishikesh Baidya in 2018 + Hrishikesh Baidya in 2018