Hacked By AnonymousFox

Current Path : /home/missmand/public_html/learning/css/
Upload File :
Current File : /home/missmand/public_html/learning/css/video.css

@charset "utf-8";
/* CSS Document */

#formation{
	width: 60%;
	position: absolute;
	left: 0px;
	top: 79px;
	bottom: 0px;
	height: calc(100% - 79px);
	padding-left: 5%;
	padding-right: 5%;
}

#formation iframe{
	width: 100%;
	min-height: 70%;
	margin-bottom: 5px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccc;
	margin-top: 5%;
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox