You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

32 lines
340 B

body
{
padding:0px;
}
#descEvent
{
margin-top: 150px;
width:80%;
margin-right:auto;
margin-left:auto;
margin-bottom:70px;
}
#descEvent h1
{
text-align:center;
}
#descEvent #description
{
width:60%;
text-align:justify;
}
#descEvent #image
{
float:right;
width:20%;
margin-right:100px;
margin-bottom:-100px;
}