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.
73 lines
761 B
73 lines
761 B
body
|
|
{
|
|
margin: 0;
|
|
font-size: 1.1em;
|
|
background: url(background.jpg);
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
background-attachment: fixed;
|
|
}
|
|
|
|
.Menu
|
|
{
|
|
text-align: center;
|
|
color: rgb(110, 204, 175);
|
|
}
|
|
|
|
.presentation
|
|
{
|
|
left: 500%;
|
|
border: 1px solid black;
|
|
}
|
|
|
|
th, td {
|
|
border: 1px solid black;
|
|
}
|
|
|
|
.text
|
|
{
|
|
position: relative;
|
|
right: 30%;
|
|
color: white;
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
.insta
|
|
{
|
|
width: 50px;
|
|
height: auto;
|
|
}
|
|
|
|
.logo
|
|
{
|
|
width: 300px;
|
|
height: auto;
|
|
}
|
|
|
|
.rouleau1
|
|
{
|
|
width: 500px;
|
|
height: auto;
|
|
font-size: 2em;
|
|
margin-left: 41%;
|
|
margin-top: 2%;
|
|
color: gold;
|
|
}
|
|
|
|
.Nbr
|
|
{
|
|
text-align: center;
|
|
padding-bottom: 5%;
|
|
}
|
|
|
|
.banque
|
|
{
|
|
text-align: center;
|
|
padding-bottom: 5%;
|
|
}
|
|
|
|
.sous
|
|
{
|
|
text-align: center;
|
|
padding-bottom: 5%;
|
|
}
|