Compare commits

..

No commits in common. "22c7aed03c7b2d1aaa269746cef604fc21bd82a3" and "2bea3378fc568c194f34823c80813cb0eaf230f4" have entirely different histories.

1 changed files with 8 additions and 23 deletions

View File

@ -29,10 +29,6 @@
} }
body{ body{
color: white; color: white;
background-image: url("https://steamcommunity-a.akamaihd.net/economy/image/-9a81dlWLwJ2UUGcVs_nsVtzdOEdtWwKGZZLQHTxH5rd9eDAjcFyv45SRYAFMIcKL_PArgVSL403ulRUWEndVKv5jpyKAw07dwJRtOr8eF431qaQcDkVtNqzxNHexvTwYevXxWlQu8cijryZpomi2Bq-uxSHkkAhNw");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
} }
#img-border{ #img-border{
border: 5px solid grey; border: 5px solid grey;
@ -83,19 +79,8 @@
height: auto; height: auto;
color: white; color: white;
text-align: center; text-align: center;
background-color: #DD1155; background-color: red;
} }
.carousel{
width: 300px;
}
.carousel-item{
height: 500px;
width: 300px;
}
.carousel-item img{
height: 100%;
width: 300px;
}
</style> </style>
</head> </head>
<body> <body>
@ -116,8 +101,8 @@
<div class="card-header"> <div class="card-header">
<h3 class="text-center">FILM PREFERITI</h3> <h3 class="text-center">FILM PREFERITI</h3>
</div> </div>
<div class="card mt-3 mb-3"> <div class="card mb-3">
<div id="carouselfavorite" class="carousel slide mx-auto" data-ride="carousel"> <div id="carouselfavorite" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators"> <ol class="carousel-indicators">
<li data-target="#carouselfavorite" data-slide-to="0" class="active"></li> <li data-target="#carouselfavorite" data-slide-to="0" class="active"></li>
<li data-target="#carouselfavorite" data-slide-to="1"></li> <li data-target="#carouselfavorite" data-slide-to="1"></li>
@ -153,8 +138,8 @@
<div class="card-header"> <div class="card-header">
<h3 class="text-center">DA GUARDARE</h3> <h3 class="text-center">DA GUARDARE</h3>
</div> </div>
<div class="card mt-3 mb-3"> <div class="card mb-3">
<div id="carouselExampleCaptions" class="carousel slide mx-auto" data-ride="carousel"> <div id="carouselExampleCaptions" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators"> <ol class="carousel-indicators">
<li data-target="#carouselExampleCaptions" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleCaptions" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="1"></li> <li data-target="#carouselExampleCaptions" data-slide-to="1"></li>
@ -197,15 +182,15 @@
<tbody> <tbody>
<tr class="row no-gutters"> <tr class="row no-gutters">
<th class="pr-0 pl-1"><a target="_blank"><img src="https://lordchannel.com/wp-content/uploads/2020/06/eSkjK4kctyrWpFhxl35GPvSs6tI.jpg" class="img-fluid lastimagecomments" alt=""></a></th> <th class="pr-0 pl-1"><a target="_blank"><img src="https://lordchannel.com/wp-content/uploads/2020/06/eSkjK4kctyrWpFhxl35GPvSs6tI.jpg" class="img-fluid lastimagecomments" alt=""></a></th>
<td class="mt-2"><a target="_blank"><p class="pfont text-center">THE ITALIAN JOB</p></a><p class="text-center commentsmedia">Bellissimo! Lo guardavo sempre con mia sorella! :)</p></td> <td class="mt-2"><a target="_blank"><p class="pfont text-center">THE ITALIAN JOB</p></a><p class="text-muted text-center commentsmedia">Bellissimo! Lo guardavo sempre con mia sorella! :)</p></td>
</tr> </tr>
<tr class="row no-gutters"> <tr class="row no-gutters">
<th class="pr-0 pl-1"><a target="_blank"><img src="https://lordchannel.com/wp-content/uploads/2019/05/787b670fb5034be88bc2c62a756c37c3-salvatore-riina-la-mafia.jpg" class="img-fluid lastimagecomments" alt=""></a></th> <th class="pr-0 pl-1"><a target="_blank"><img src="https://lordchannel.com/wp-content/uploads/2019/05/787b670fb5034be88bc2c62a756c37c3-salvatore-riina-la-mafia.jpg" class="img-fluid lastimagecomments" alt=""></a></th>
<td class="mt-2"><a target="_blank"><p class="pfont text-center">IL CAPO DEI CAPI</p></a><p class="text-center commentsmedia">Bellissima serie TV! TOP</p></td> <td class="mt-2"><a target="_blank"><p class="pfont text-center">IL CAPO DEI CAPI</p></a><p class="text-muted text-center commentsmedia">Bellissima serie TV! TOP</p></td>
</tr> </tr>
<tr class="row no-gutters"> <tr class="row no-gutters">
<th class="pr-0 pl-1"><a target="_blank"><img src="https://lordchannel.com/wp-content/uploads/2020/05/iZf0KyrE25z1sage4SYFLCCrMi9-1365x2048.jpg" class="img-fluid lastimagecomments" alt=""></a></th> <th class="pr-0 pl-1"><a target="_blank"><img src="https://lordchannel.com/wp-content/uploads/2020/05/iZf0KyrE25z1sage4SYFLCCrMi9-1365x2048.jpg" class="img-fluid lastimagecomments" alt=""></a></th>
<td class="mt-2"><a target="_blank"><p class="pfont text-center">1917</p></a><p class="text-center commentsmedia">Film strepitoso! Consiglio a tutti di guardarlo! :)</p></td> <td class="mt-2"><a target="_blank"><p class="pfont text-center">1917</p></a><p class="text-muted text-center commentsmedia">Film strepitoso! Consiglio a tutti di guardarlo! :)</p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>