403Webshell
Server IP : 109.234.162.214  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux servd162214.srv.odns.fr 4.18.0-372.26.1.lve.1.el8.x86_64 #1 SMP Fri Sep 16 14:08:19 EDT 2022 x86_64
User : carpe ( 1178)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/carpe/public_html/Martine Nasa/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/carpe/public_html/Martine Nasa/css/styles2.css
@import url('variables.css');
@import url('polices.css');

@import url('bolides.css');
@import url('apod.css');
@import url('cme.css'); 

@import url('animations.css'); 
html{
    scroll-behavior: smooth;
}

body{
	background-image: url('../images/space.jpg');
	background-color: #080814;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100vh;
}

.parallaxe{
	width:100%;
	height: 75vh;
	margin: 20px;
}

#boule{
	height: auto;
	overflow: hidden;
}




#parallaxe1{
	
}

#parallaxe1 h1{
	font-family: 'OpenSansExtraBold', sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    transition: all 0.5s linear;
    height: auto;
}

#h1_1{
    font-size:  10rem;
    display: flex;
    justify-content: center;
    background: url(../images/fond_h1.jpg);
    color: transparent; 
    -webkit-background-clip: text;
    background-clip: text;
    background-position-y: 35%;
    background-size: cover;
    background-color: red;

}

#parallaxe1 h2{
	width: 100%;
	color: var(--CouleurPop);
	text-align: center;     
    font-family: 'OpenSansExtraBold', sans-serif;
    font-weight: 800;
    font-size: 4rem;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    transition: all 0.5s linear;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: -100px;
}

#orange{
	width: 60%;
	position: relative;
}

#suite{
	position: absolute;
	right: 10px;
	cursor: pointer;
}


#suite:hover{
	cursor: pointer;
}

#suite2{
	position: absolute;
	right: 10px;
	cursor: pointer;
}


#suite2:hover{
	cursor: pointer;
}

#suite3{
	position: absolute;
	right: 10px;
	cursor: pointer;
}


#suite3:hover{
	cursor: pointer;
}

#martine_div{
	width: 40%;
}

#orange p{
	width: 70%;
	font-size: 1.5rem;
	background-color: var(--CouleurPop);
	padding: 20px;
	border-radius: 20px;
	color: white;
	position: relative;
}

#martine{
	width:80%;
	transition: all .5s;
}

#parallaxe2{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#parallaxe2 div{
	display: flex;
	justify-content: center;
	align-items: center;
}





#parallaxe3{
	min-height: 80vh;
	height: auto;
	position: relative;
	}

#fireball{
	width: 150px;
	position: absolute;
	z-index: 100;
	right: -20%;
	top: -50%;
}
#youpi{
	position: relative;
}
#youp2{
	position: relative;
}

#parallaxe3 h2{
	position: relative;
	top: 20px;
	width: 100%;
	color: var(--CouleurPop);
    font-family: 'OpenSansExtraBold', sans-serif;
    font-weight: 800;
    font-size: 4rem;
    text-transform: uppercase;
    text-align: center;
    transition: all .5s;
    margin: 0;
    padding: 0;
    height: 20%;
}

#contain1{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	min-height: 65vh;
	align-items: center;
	height: auto;
}



#contain{
	width: 45%;
	height: auto;
}

@media(max-width:800px){
	#contain{
		width: 100%;
	}

	#contain1{
		justify-content: center;
	}
}

#cons{
	margin: 0;
	padding: 0;
	width: 100%;
}



.canva_container{
	min-width: 40%;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

#courbe{

	width: 400px;
	border-radius: 20px;




}

#buts{
	display: flex;
	flex-wrap: nowrap;
	justify-content: ;

}

#buts div{
	background: none;
	padding: 5px;
	margin: 5px;
	border: 2px solid var(--CouleurPop);
	border-radius: 50px;
	color: white;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	transition: .5s all;

}
#buts div:hover{
	background: var(--CouleurPop);
	cursor: pointer;
	transition: .5s all;

}

#contain p{
	margin: 10px;
	font-size: 1.2rem;
	background-color: var(--CouleurPop);
	padding: 20px;
	border-radius: 20px;
	color: white;
	}

#contain a{
	margin: 10px;
	color: white;
}

#choix_bolide button{
	background: none;
	padding: 10px;
	border: 2px solid var(--CouleurPop);
	border-radius: 50px;
	color: white;
}

#choix_bolide button:hover{
	background: var(--CouleurPop);
	cursor: pointer;
}



#rouge{
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#soleil{
	width: 500px;
	height: auto;
	transition: width 5s; 
    cursor: pointer;
}



#vert{
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: 100vh;
	
}
#vert h3{
	color: white;
}

#vert div{
	border: 2px solid var(--CouleurPop) ;
	background: rgba(255, 159, 0, 0.2);
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 20px;
}



#conteneur{
	display: flex;
	position: relative;
	top: -100px;

}


/*#soleil:hover{
	cursor: pointer;
	transform: scale(1.2,1.2);
	transition: .5s all;
}*/

#parallaxe4{
	height: auto;
	max-height: 100vh;
	overflow: hidden;

}

#parallaxe4 h2{
	position: relative;
	width: 100%;
	color: var(--CouleurPop);
    font-family: 'OpenSansExtraBold', sans-serif;
    font-weight: 800;
    font-size: 4rem;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.5s linear;
    margin: 0;
    padding: 0;
    height: auto;
}

p{
	margin: 0;
	padding: 0;
}


a.next{
	width: 100%;
	height: 20%;
	display: flex;
	justify-content: center;
}


a.next div{

	
    transform: rotate(45deg);
    width: 6vw;
    height: 6vw;
    border: solid 1vh var(--CouleurPop);;
    border-top: none;
    border-left: none;

    position: relative;

    animation: clickme 2s infinite;
    animation-direction: alternate;
    animation-timing-function: linear;   
}

#contents{
	background-color: var(--CouleurPop) ;
	width: 50px;
	height: 50px;
	position: fixed;
	border-radius: 50%;
	bottom: 0;
	right: 0;
	margin: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .5s all;
	z-index: 500;
	cursor: pointer;
	color: white;
	overflow: hidden;
}

#contents:hover{
	width: 350px;
	transition: .5s all;
	border-radius: 50px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit