File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
// Customized by YassLab
5
5
6
+ .home-point-video {
7
+ position : relative ;
8
+ margin-bottom : 30px ;
9
+ padding-bottom : 56.25% ; /* 16:9 Aspect Ratio */
10
+ padding-top : 25px ;
11
+ }
12
+
13
+ .home-point-video iframe {
14
+ position : absolute ;
15
+ top : 0 ;
16
+ left : 3.5% ;
17
+ width : 95% !important ;
18
+ height : 100% !important ;
19
+ }
20
+
21
+
6
22
.cursor-default {
7
23
cursor : default !important ;
8
24
}
Original file line number Diff line number Diff line change 30
30
< li > < a href ="http://berd.benesse.jp/special/manabi/manabi_10.php "> 「自由」というルールを共有し、プログラミングの学習機会を提供する</ a > (まなびのかたち)</ li >
31
31
< li > < a href ="http://ict-enews.net/zoomin/17coderdojo/ "> 子どものための無料プログラミング道場 CoderDojo をはじめてみませんか</ a > (ICT教育ニュース)</ li >
32
32
</ ul >
33
-
34
- < iframe width ="560 " height ="315 " src ="https://www.youtube.com/embed/gLDue2xb1j8?rel=0 " frameborder ="0 " allowfullscreen > </ iframe >
33
+ < div class ="home-point-video ">
34
+ < iframe width ="560 " height ="315 " src ="https://www.youtube.com/embed/gLDue2xb1j8?rel=0 " frameborder ="0 " allowfullscreen > </ iframe >
35
+ </ div >
35
36
< p > < a href ='http://www.coderdojo-kashiwa.com/ '> CoderDojo Kashiwa</ a > が制作した動画です。< br /> 道場の雰囲気が伝われば幸いです ;)</ p >
36
37
37
38
< ol style ="list-style: none; margin-top: 30px; ">
You can’t perform that action at this time.
0 commit comments