Untitled

 avatar
unknown
plain_text
18 days ago
370 B
4
Indexable
body{
	font-family: Helvetica;
}
header, footer{
	background-color: #AF4448;
	color: white;
	text-align: center;
	height: 20px;
}
#lewy, #prawy{
	float: left;
	background-color: #FFA4A2;
	height: 650px;
	width: 50%;
}
h4{
	margin: 0px;
}
button{
	background-color: #AF4448;
	color: white;
	padding: 5px;
	margin: 10px;
}
footer{
	clear: both;
}
Editor is loading...
Leave a Comment