Skip to content

Commit 2f78c46

Browse files
committed
Ajout pdf
[minor] ajout de la version pdf du dossier
1 parent 146425b commit 2f78c46

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

src/ens/enjx1/grandes-thematiques/citoyennete-gouvernance.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
<style>
2+
.button {
3+
background-color: white;
4+
border: 1px solid;
5+
border-color: black;
6+
font-family:"Lato",sans-serif;
7+
font-weight:350;
8+
color: black!important;
9+
padding: 10px 10px;
10+
text-align: center;
11+
text-decoration: none;
12+
display: inline-block;
13+
font-size: 16px;
14+
margin: 4px 2px;
15+
cursor: pointer;
16+
}
17+
.button:hover {
18+
text-decoration:none;
19+
background-color: black;
20+
color: white!important;
21+
}
22+
.round-button {
23+
display:block;
24+
width:100px;
25+
height:100px;
26+
line-height:17px;
27+
border:0px ;
28+
border-radius: 50%;
29+
color:##167dd0;
30+
text-align:center;
31+
text-decoration:none;
32+
display: table-cell;
33+
vertical-align: middle;
34+
background: #167dd0;
35+
box-shadow: 0 0 0px gray;
36+
font-size:14px;
37+
font-weight:bold;
38+
}
39+
40+
}
41+
</style>
42+
43+
<br>
44+
45+
<div align="right">
46+
<a href="http://files.modulo-info.ch/enjeux-sociaux/citoyennete/Citoyenneté et gouvernance 1.pdf" class="round-button">
47+
<font color=white id="demo">Cliquer ici pour <br>dossier</font>
48+
</a>
49+
</div>
50+
51+
52+
153
# Citoyenneté et gouvernance, partie 1
254

355
<br>

0 commit comments

Comments
 (0)