File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed
src/ens/enjx1/grandes-thematiques Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
53
# Citoyenneté et gouvernance, partie 1
2
54
3
55
<br >
You can’t perform that action at this time.
0 commit comments