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.
69 lines
979 B
69 lines
979 B
h2{
|
|
text-align: center;
|
|
}
|
|
|
|
.imageh{
|
|
display: block;
|
|
float: left;
|
|
margin: 40px;
|
|
height: 350px;
|
|
border-radius: 20px;
|
|
}
|
|
|
|
.clearfloat{
|
|
clear: left;
|
|
}
|
|
|
|
.explic{
|
|
padding: 40px;
|
|
margin: 40px;
|
|
margin-top: 150px;
|
|
border: 1px solid black;
|
|
border-radius: 20px;
|
|
background-color: rgb(190, 171, 255);
|
|
text-align: center;
|
|
}
|
|
|
|
.pp{
|
|
padding: 50px;
|
|
border-radius: 10px;
|
|
text-align: center;
|
|
}
|
|
|
|
.toto{
|
|
text-align: center;
|
|
}
|
|
|
|
.imagei{
|
|
display: block;
|
|
float: left;
|
|
margin: 40px;
|
|
height: 350px;
|
|
border-radius: 20px;
|
|
}
|
|
|
|
.satyre{
|
|
padding: 20px;
|
|
margin: 40px;
|
|
margin-top: 175px;
|
|
border: 1px solid black;
|
|
border-radius: 20px;
|
|
background-color: rgb(190, 171, 255);
|
|
text-align: center
|
|
}
|
|
|
|
.chitext{
|
|
padding: 40px;
|
|
margin: 40px;
|
|
border: 1px solid black;
|
|
border-radius: 20px;
|
|
background-color: rgb(190, 171, 255);
|
|
text-align: center;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.sansvis{
|
|
text-align: right;
|
|
}
|