mirror of
https://github.com/videojs/video.js.git
synced 2025-01-08 07:00:10 +02:00
Added issues link.
This commit is contained in:
parent
b3a35c0aa4
commit
a5f008102e
@ -104,6 +104,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<p id="issues_link">Submit any bugs in the <a href="http://github.com/zencoder/video-js/issues">Issue Tracker</a></p>
|
||||||
|
|
||||||
<div id="disqus_thread"></div>
|
<div id="disqus_thread"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
/**
|
/**
|
||||||
|
@ -27,6 +27,8 @@ ul#feature_list li { list-style: none; padding-left: 25px; font-size: 140%; line
|
|||||||
.supported-section a { padding-right: 10px; }
|
.supported-section a { padding-right: 10px; }
|
||||||
.supported-section a:last-child { padding-right: 0; }
|
.supported-section a:last-child { padding-right: 0; }
|
||||||
|
|
||||||
|
#issues_link { clear: both; padding-top: 20px; text-align: center; }
|
||||||
|
|
||||||
#disqus_thread { clear: both; padding-top: 30px; }
|
#disqus_thread { clear: both; padding-top: 30px; }
|
||||||
|
|
||||||
#footer { clear: both; padding: 20px 0; }
|
#footer { clear: both; padding: 20px 0; }
|
Loading…
Reference in New Issue
Block a user