push de la night de Sana
This commit is contained in:
parent
a68bdf93e1
commit
ca6a0dba62
4 changed files with 61 additions and 36 deletions
|
|
@ -1,47 +1,54 @@
|
|||
body{
|
||||
background-color:#2A4158;
|
||||
|
||||
background-color: #031010;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.header{
|
||||
header{
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
text-align: center;
|
||||
margin: 50px;;
|
||||
background-color:#2A4158;
|
||||
}
|
||||
|
||||
ul{
|
||||
display:flex;
|
||||
justify-content: center;
|
||||
.navAccueil{
|
||||
|
||||
}
|
||||
|
||||
li{
|
||||
color:#fff;
|
||||
padding: 10px;
|
||||
.navSearch{
|
||||
|
||||
border-radius: 10% 10% 0% 0%;
|
||||
margin :25px;
|
||||
list-style: none;
|
||||
font-size:18px;
|
||||
}
|
||||
|
||||
.active{
|
||||
background-color: #000;
|
||||
h1{
|
||||
font-size: 48px;
|
||||
|
||||
}
|
||||
|
||||
.body{
|
||||
width:100%;
|
||||
h2{
|
||||
|
||||
}
|
||||
|
||||
img{
|
||||
width:100%;
|
||||
height:auto;
|
||||
.card{
|
||||
|
||||
}
|
||||
|
||||
a{
|
||||
color:#fff;
|
||||
font-size:18px;
|
||||
.data{
|
||||
|
||||
}
|
||||
|
||||
h3{
|
||||
|
||||
a:hover{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
p{
|
||||
|
||||
}
|
||||
|
||||
.boutons{
|
||||
|
||||
|
||||
}
|
||||
footer{
|
||||
background-color: #2A4158;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue