parent
48d244b571
commit
a5714314fa
@ -0,0 +1,10 @@
|
|||||||
|
/* #header {
|
||||||
|
background-color: var(--white);
|
||||||
|
transition: box-shadow .3s linear;
|
||||||
|
outline: 0;
|
||||||
|
box-shadow: 0 10px 15px #00000026;
|
||||||
|
} */
|
||||||
|
|
||||||
|
#header {
|
||||||
|
|
||||||
|
}
|
@ -1,5 +0,0 @@
|
|||||||
#main {
|
|
||||||
margin-left:10%;
|
|
||||||
margin-right:10%;
|
|
||||||
background-color: grey;
|
|
||||||
}
|
|
@ -1,10 +0,0 @@
|
|||||||
#titreTactic {
|
|
||||||
background-color: red;
|
|
||||||
padding-right : 10px;
|
|
||||||
margin-top : 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#titreTactic h2 {
|
|
||||||
display: inline;
|
|
||||||
padding-right : 25px;
|
|
||||||
}
|
|
Loading…
Reference in new issue