Updated website
Added secured link for videos and anchor to the Kitalpha project page.
Change-Id: I3319a182552419b15ec2a00e78f283d9e4092857
Signed-off-by: Christophe Gatti <christophe.gatti@thalesgroup.com>
diff --git a/index.html b/index.html
index 9c9db6a..af9694d 100644
--- a/index.html
+++ b/index.html
@@ -136,7 +136,7 @@
</li>
<li>
<br />
- <a id="about" href="">About This Project</a>
+ <a id="about" href="https://www.polarsys.org/projects/polarsys.kitalpha">About This Project</a>
<br />
<br />
@@ -150,15 +150,15 @@
<h4>Related videos</h4>
<ul>
<li>
- <iframe width="210" height="157.5" src="http://www.youtube.com/embed/ju2SNG1u2t8?rel=0&autoplay=0&loop=0&wmode=opaque&controls=1&showinfo=0&theme=light&vq=hd720&color=white" frameborder="0" allowfullscreen></iframe>
+ <iframe width="210" height="157.5" src="//www.youtube.com/embed/ju2SNG1u2t8?rel=0&autoplay=0&loop=0&wmode=opaque&controls=1&showinfo=0&theme=light&vq=hd720&color=white" frameborder="0" allowfullscreen></iframe>
<p><b>Viewpoint the making of with Kitalpha</b></p>
</li>
<li>
- <iframe width="210" height="157.5" src="http://www.youtube.com/embed/qHFS3x2WLfU?rel=0&autoplay=0&loop=0&wmode=opaque&controls=1&showinfo=0&theme=light&vq=hd720&color=white" frameborder="0" allowfullscreen></iframe>
+ <iframe width="210" height="157.5" src="//www.youtube.com/embed/qHFS3x2WLfU?rel=0&autoplay=0&loop=0&wmode=opaque&controls=1&showinfo=0&theme=light&vq=hd720&color=white" frameborder="0" allowfullscreen></iframe>
<p><b>Viewpoint Creation with Kitalpha</b></p>
</li>
<li>
- <iframe width="210" height="157.5" src="http://www.youtube.com/embed/NWCyKsPfc2Y?rel=0&autoplay=0&loop=0&wmode=opaque&controls=1&showinfo=0&theme=light&vq=hd720&color=white" frameborder="0" allowfullscreen></iframe>
+ <iframe width="210" height="157.5" src="//www.youtube.com/embed/NWCyKsPfc2Y?rel=0&autoplay=0&loop=0&wmode=opaque&controls=1&showinfo=0&theme=light&vq=hd720&color=white" frameborder="0" allowfullscreen></iframe>
<p><b>Viewpoint Creation with Capella Studio</b></p>
</li>
</ul>
diff --git a/styles.css b/styles.css
index 4d948c4..0ed4773 100644
--- a/styles.css
+++ b/styles.css
@@ -1,7 +1,7 @@
/* Pontano+Sans */
-@import url(http://fonts.googleapis.com/css?family=Jura:400);
-@import url(http://fonts.googleapis.com/css?family=Pontano+Sans);
+@import url(https://fonts.googleapis.com/css?family=Jura:400);
+@import url(https://fonts.googleapis.com/css?family=Pontano+Sans);
body {
background: #fff;