Commit ba3f866 1 parent 7a303b0 commit ba3f866 Copy full SHA for ba3f866
File tree 2 files changed +12
-6
lines changed
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 70
70
</div>
71
71
72
72
<!-- Embed ISS live -->
73
+ <!--
73
74
<div class="live">
74
- <iframe width="280" height="70" src="http://www.ustream.tv/embed/17074538?html5ui" scrolling="no" allowfullscreen webkitallowfullscreen frameborder="0" style="border: 0 none transparent;"></iframe></div>
75
+ <iframe width="4280" height="270" src="http://www.ustream.tv/embed/17074538?html5ui" scrolling="no" allowfullscreen webkitallowfullscreen frameborder="0" style="border: 0 none transparent;"></iframe></div>
76
+ -->
75
77
76
78
<!-- Timeline wheel -->
77
79
<div class="timeline">
Original file line number Diff line number Diff line change @@ -51,8 +51,12 @@ body {
51
51
color : #f4c869 ;
52
52
}
53
53
54
- .live {
55
- position : absolute ;
56
- bottom : 30px ;
57
- right : 30px ;
58
- }
54
+ // .live {
55
+ // position: absolute;
56
+ // bottom: 30px;
57
+ // right: 30px;
58
+ // }
59
+ // .live iframe {
60
+ // width: 100px;
61
+ // height: auto;
62
+ // }
You can’t perform that action at this time.
0 commit comments