FullJuegosHD

Petra

Oct 6th, 2020 (edited)
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. <html><head>
  2. <title></title>
  3. <style>
  4. *{
  5. margin: 0;
  6. padding: 0;
  7. color: #fff;
  8. text-decoration: none;
  9. text-align: center;
  10. list-style: none;
  11. }
  12. html{
  13. scroll-behavior: smooth;
  14. }
  15. iframe{
  16. border-radius: 20px;
  17. }
  18. body{
  19. background: black;
  20. }
  21. img{
  22. max-width: 450px;
  23. max-height: 300px;
  24. width: 100%;
  25. border-radius: 20px;
  26. margin: 0px 0px 10px 0px;
  27. }
  28. .content-all{
  29. transition: all 600ms;
  30. }
  31. .temp .t:hover .a{
  32. display: inline-block;
  33. transition: all 600ms;
  34. }
  35. .a{
  36. background: #0F4A2E;
  37. margin: 4%;
  38. padding: 4%;
  39. display: none;
  40. width: 60%;
  41. transition: all 600ms;
  42. }
  43. .a:hover{
  44. background: #279D64
  45. }
  46. .a:visited{
  47. background: chocolate;
  48. }
  49. .temp{
  50. width: 80%;
  51. display: inline-block;
  52. margin-top: 10px;
  53. position: relative;
  54. border-radius: 30px;
  55. transition: all 600ms;
  56. border: 2px solid rgba(220, 26, 40, 1);
  57. }
  58. .temp .t h2:hover{
  59. font-size: 25px;
  60. transition: all 600ms;
  61. }
  62. .temp .t{
  63. margin: 10px 0px 20px 0px;
  64. transition: all 600ms;
  65. }
  66. .temp .t h2{
  67. font-family: arial;
  68. font-size: 21px;
  69. margin-top: 8px;
  70. transition: all 600ms;
  71. }
  72. .temp .t:hover{
  73. background: black;
  74. transition: all 600ms;
  75. }
  76. .temp .t{
  77. width: 100%;
  78. background: black;
  79. border-radius: 20px;
  80. transition: all 600ms;
  81. display: inline-block;
  82. justify-content: center;
  83. align-items: auto;
  84. }
  85. footer{
  86. display: inline-block;
  87. width: 100%;
  88. text-align: center;
  89. font-family: arial;
  90. font-size: 12px;
  91. margin: 20px 0px 20px 0px;
  92. }
  93. </style>
  94. </head><body>
  95. <img src="https://www.termometropolitico.it/newmedia/2020/07/Petra-trama-cast-anticipazioni-serie-tv.-Quando-esce-1024x508.jpg">
  96. </br>
  97. <h1>Petra</h1>
  98. <p>
  99. Petra è una miniserie televisiva italiana trasmessa su Sky Cinema, Sky Atlantic e in streaming su Now TV nel 2020, ispirata al personaggio di Petra Delicado ma ambientata a Genova anziché a Barcellona.</br></br>
  100.  
  101. Prima puntata: 14 settembre 2020</br>
  102. Puntate: 4</br>
  103. Durata: 120 min (episodio)</br>
  104. Rete televisiva: Sky Cinema Uno; Sky Atlantic</br>
  105. Lingua: Italiano
  106. </p>
  107. <br>
  108. <iframe src="https://vcrypt.net/wse/9vgfkhsg4hca" width="95%" height="225" name="video" scrolling="no" frameborder="0" allowfullscreen="">
  109. </iframe>
  110.  
  111. <div class="content-all">
  112. <ul class="temp">
  113. <li class="t"><a href="#cap1"><h2>Stagione 1</h2></a>
  114. <div id="cap1">
  115. <ul>
  116.  
  117. <li><div class="a"><a href="https://vcrypt.net/wse/9vgfkhsg4hca" target="video"><h3>Episodio 1</h3></a></div></li>
  118. <li><div class="a"><a href="https://vcrypt.net/wse/fv6hk4ht82an" target="video"><h3>Episodio 2</h3></a></div></li>
  119. <li><div class="a"><a href="https://vcrypt.net/wse/1irtc51l3829" target="video"><h3>Episodio 3</h3></a></div></li>
  120. <li><div class="a"><a href="https://vcrypt.net/wse/so2arodkcoq4" target="video"><h3>Episodio 4</h3></a></div></li>
  121.  
  122. </div>
  123.  
  124. </ul>
  125. </div>
  126. <footer>
  127. <p>FullJuegosHD ©2020 FilmFree</p>
  128. </footer>
  129. </body>
  130. </html>
Add Comment
Please, Sign In to add comment