Ajout d'un CSS pour les photos de l'antenne
This commit is contained in:
parent
f124120eb6
commit
838d8ffa9a
2 changed files with 195 additions and 1 deletions
|
|
@ -18,6 +18,10 @@ html, body {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
|
|
@ -83,4 +87,4 @@ footer {
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue