Skip to content
Snippets Groups Projects
Commit a763b4f8 authored by Delavalle Remi's avatar Delavalle Remi
Browse files

AJout du fichier css

parent 04c611e5
No related branches found
No related tags found
No related merge requests found
body{
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 18px;
background: rgba(125, 125, 125, 0.44);
color: rgb(255, 255, 255);
text-align: center;
}
p{
color:black;
}
a{
color: whitesmoke;
text-decoration: none;
margin: auto;
width: 40%;
}
div{
border-color: rgba(0, 255, 76, 0.548);
font-size: 10px;
padding-left: 1%;
padding-right: 1%;
border-bottom: solid;
border-color: rgba(125, 125, 125, 0.44);
text-align: left;
}
particulier{
margin: 10%;
}
entreprise{
margin: 10%;
}
div.list{
background: black;
display: inline-block;
width: 98%;
border: solid;
border-color: white;
margin-left:-3%;
margin-right:-3%;
}
h1{
margin-top: 5%;
margin-bottom: 5%;
}
div.annuaire{
display: flex;
width: 100%;
background-color: whitesmoke;
margin-left: -1%;
}
div.annuaire p{
display: inline-block;
margin-left: 10%;
width: 35%;
}
a.nav p{
background-color: black;
color: gray;
width: 100%;
border-radius: 10px;
border-color: black;
font-size: 30px;
text-align: center;
padding-top: 2%;
padding-bottom: 2%;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment