Difference between revisions of "Team:Sorbonne U Paris/Notebook"

Line 157: Line 157:
 
.bloc-date-calendrier {
 
.bloc-date-calendrier {
 
font-family:SegoePrint !important;
 
font-family:SegoePrint !important;
 
+
color :  #4D4D4D;
 
   font-size: 40px !important;
 
   font-size: 40px !important;
 
     width : 136px;  
 
     width : 136px;  
Line 661: Line 661:
 
  <div id="juilday1"> <p class="bloc-date-calendrier">1</p> </div>  
 
  <div id="juilday1"> <p class="bloc-date-calendrier">1</p> </div>  
  
<div id="juilday2"> <p class="bloc-date-calendrier case-active-juillet"  data-toggle="modal" data-target="#juilday2Modal" style="cursor: pointer;" >2</p> </div>  
+
<div id="juilday2"> <p class="case-active-juillet bloc-date-calendrier "  data-toggle="modal" data-target="#juilday2Modal" style="cursor: pointer;" >2</p> </div>  
 
  <!-------------- START MODAL OR POP UP ------------------------------>
 
  <!-------------- START MODAL OR POP UP ------------------------------>
 
         <div id="juilday2Modal" class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" >
 
         <div id="juilday2Modal" class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" >

Revision as of 09:31, 7 October 2019

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31



1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31



1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30