dernière mise à jours baser sur ce qu'on a montrer au q1
This commit is contained in:
31
style.css
31
style.css
@@ -49,8 +49,6 @@
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
font-size: 2rem;
|
||||
box-shadow: 2px 4px 8px 6px rgba(218, 109, 109, 0.2), 0 6px 20px 0 rgba(216, 24, 24, 0.19);
|
||||
|
||||
}
|
||||
|
||||
header a {
|
||||
@@ -331,31 +329,4 @@
|
||||
.memoire img {
|
||||
max-width: 40%;
|
||||
margin: 0.5rem;
|
||||
}
|
||||
|
||||
#page_content h1,h2,h3,h4,h5{
|
||||
font-family: police1;
|
||||
}
|
||||
|
||||
#page_content {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
/* form h1,h2,h3,h4,h5{
|
||||
font-family: sans-serif;
|
||||
} */
|
||||
|
||||
details{
|
||||
padding: 1rem;
|
||||
margin: 0.5rem;
|
||||
border-radius: 16px;
|
||||
box-shadow: 2px 4px 8px 2px rgba(218, 109, 109, 0.2), 0 6px 20px 0 rgba(216, 24, 24, 0.19);
|
||||
}
|
||||
|
||||
details input {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
details summary::-webkit-details-marker {
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user