Que pena você não assistiu nada ainda, assista algo para aparecer aqui.
+ Que pena você não assistiu nada ainda, assista algo para aparecer aqui.
";
else
foreach ($animels52 as $animel5):
@@ -1068,9 +1133,10 @@ function animacaomenupos(){
position: relative;
height: auto;
overflow: hidden;
- display: flex;
+ display: block;
-webkit-transition: all 1s; /* Safari */
transition: all 1s;
+ z-index: 1500;
}
.video{
margin-left: 0.8vw;
@@ -1193,7 +1259,7 @@ function animacaomenupos(){
-
Em alta
+
Animes
+= 6){
+?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Porque você assistiu
+
+= 6){
+?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1365,12 +1750,13 @@ function animacaomenupos(){
.conteudo-info{
width: 100%;
- position: relative;
- height: 26vw;
+ position: fixed;
+ height: 100%;
background: #000;
- top: 7vw;
+ top: 0vw;
display: none;
color: #fff;
+ z-index: 10000000000;
}
.informa h1{
@@ -1405,11 +1791,11 @@ function animacaomenupos(){
}
.feels:hover{
- border-bottom: 0.2vw solid red;
+ border-bottom: 0.2vw solid #5e09e5;
}
.feels-ativo{
- border-bottom: 0.2vw solid red;
+ border-bottom: 0.2vw solid #5e09e5;
}
.close{
@@ -1484,6 +1870,21 @@ function ScrollRight() {
+function ScrollByLeft() {
+ document.getElementById("scroll5").scrollBy(1500, 0);
+}
+function ScrollByRight() {
+ document.getElementById("scroll5").scrollBy(-1500, 0);
+}
+
+function ScrollLeft() {
+ document.getElementById("scroll5").scrollLeft=1500;
+}
+function ScrollRight() {
+ document.getElementById("scroll5").scrollLeft=-1500;
+}
+
+
diff --git a/db.php b/db.php
index 945cd1b..8945d80 100644
--- a/db.php
+++ b/db.php
@@ -1,4 +1,4 @@
\ No newline at end of file
+$conn = mysql_connect($hostp,$userp,$passwrdp) or die (mysql_error);
+$db=mysql_select_db($dbp, $conn) or die (mysql_error);
+?>
diff --git a/dqs.php b/dqs.php
index 5fe9258..c006f23 100644
--- a/dqs.php
+++ b/dqs.php
@@ -7,8 +7,7 @@
$user = DBRead('user', "WHERE id = '{$iduser}' LIMIT 1 ");
$user = $user[0];
- $profile = $_GET['id'];
DBDelete( 'profiles', "id = '{$profile}' and iduser = '{$user['id']}' " );
echo 'sucesso';
-}
+ }
?>
\ No newline at end of file
diff --git a/index.php b/index.php
index 4ba4545..887da0c 100644
--- a/index.php
+++ b/index.php
@@ -2,10 +2,10 @@
if(empty($_COOKIE['iduser']) and (empty($_COOKIE['inisession']))){?>
-Netflix Brasil
+Wooby Brasil
-
+
@@ -68,7 +68,7 @@
.login-b{
color: #fff;
- background-color: #e50914;
+ background-color: #5e09e5;
line-height: normal;
margin: 18px 3% 0;
padding: 7px 17px;
@@ -108,12 +108,12 @@
.apresentation .btn-free {
color: #fff;
font-size: 1.2vw;
- background-color: #e50914;
- background-image: -webkit-gradient(linear,left top,left bottom,from(#e50914),to(#db0510));
- background-image: -webkit-linear-gradient(top,#e50914,#db0510);
- background-image: -moz-linear-gradient(top,#e50914,#db0510);
- background-image: -o-linear-gradient(top,#e50914,#db0510);
- background-image: linear-gradient(to bottom,#e50914,#db0510);
+ background-color: #5e09e5;
+ background-image: -webkit-gradient(linear,left top,left bottom,from(#5e09e5),to(#055bdb));
+ background-image: -webkit-linear-gradient(top,#5e09e5,#055bdb);
+ background-image: -moz-linear-gradient(top,#5e09e5,#055bdb);
+ background-image: -o-linear-gradient(top,#5e09e5,#055bdb);
+ background-image: linear-gradient(to bottom,#5e09e5,#055bdb);
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.45);
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.45);
box-shadow: 0 1px 0 rgba(0,0,0,.45);
@@ -190,7 +190,7 @@
width: 20%;
height: inherit;
display: inline-block;
- left: 20%;
+ left: 40%;
position: relative;
margin-left: 0.5vw;
top: 0;
@@ -221,7 +221,7 @@
}
.ativo{
- border-bottom: 0.2vw solid red;
+ border-bottom: 0.2vw solid #5e09e5;
opacity: 1 !important;
}
@@ -237,19 +237,6 @@
-
-
-Sem compromisso
-Assista onde quiser, quanto quiser
-
-
-
-
-
-
-Escolha seu plano
-
-
@@ -292,12 +279,12 @@
.red-free{
color: #fff;
- background-color: #e50914;
- background-image: -webkit-gradient(linear,left top,left bottom,from(#e50914),to(#db0510));
- background-image: -webkit-linear-gradient(top,#e50914,#db0510);
- background-image: -moz-linear-gradient(top,#e50914,#db0510);
- background-image: -o-linear-gradient(top,#e50914,#db0510);
- background-image: linear-gradient(to bottom,#e50914,#db0510);
+ background-color: #5e09e5;
+ background-image: -webkit-gradient(linear,left top,left bottom,from(#5e09e5),to(#055bdb));
+ background-image: -webkit-linear-gradient(top,#5e09e5,#055bdb);
+ background-image: -moz-linear-gradient(top,#5e09e5,#055bdb);
+ background-image: -o-linear-gradient(top,#5e09e5,#055bdb);
+ background-image: linear-gradient(to bottom,#5e09e5,#055bdb);
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.45);
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.45);
box-shadow: 0 1px 0 rgba(0,0,0,.45);
@@ -333,4 +320,4 @@
include 'dashboard.php';
}
?>
-
\ No newline at end of file
+