Skip to content

Commit

Permalink
update pdf environnement
Browse files Browse the repository at this point in the history
[minor] update du pdf numérique et environnement
  • Loading branch information
soniaagrebi committed Dec 1, 2024
1 parent 0b66d32 commit 73bed0d
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion src/ens/enjx2/grandes-thematiques/environnement.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,49 @@

<style>
.button {
background-color: white;
border: 1px solid;
border-color: black;
font-family:"Lato",sans-serif;
font-weight:350;
color: black!important;
padding: 10px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
}
.button:hover {
text-decoration:none;
background-color: black;
color: white!important;
}
.round-button {
display:block;
width:100px;
height:100px;
line-height:17px;
border:0px ;
border-radius: 50%;
color:#1A8477;
text-align:center;
text-decoration:none;
display: table-cell;
vertical-align: middle;
background: #1A8477;
box-shadow: 0 0 0px gray;
font-size:14px;
font-weight:bold;
}

</style>

<div align="right">
<a href="https://files.modulo-info.ch/enjeux-sociaux/environnement/environnement.pdf" " class="round-button">
<font color=white id="demo">Cliquer ici pour <br>dossier</font>
</a>
</div>

# Numérique et environnement

Expand Down

0 comments on commit 73bed0d

Please sign in to comment.