some little fixups

This commit is contained in:
Aaron Neyer
2014-08-29 13:26:44 -04:00
parent 77bdc89eb0
commit 8a48e335cc
+33 -33
View File
@@ -3,11 +3,11 @@
Escape Velocity by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
---
----
Site: Limelight-Stream.com
-->
<html>
<head>
<head>
<title>Limelight Game Streaming</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
@@ -24,11 +24,11 @@
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body class="homepage">
</head>
<body class="homepage">
<!-- Header -->
<div id="header-wrapper" class="wrapper">
<!-- Header -->
<div id="header-wrapper" class="wrapper">
<div id="header">
<!-- Logo -->
@@ -47,20 +47,20 @@
<li><a href="#">Downloads</a>
<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.limelight">Android</a></li>
<li><a href="http://www.amazon.com/gp/product/B00JK4MFN2">Amazon</a></li>
<li><a href="https://github.com/limelight-stream/limelight-pc/releases">PC</a> (Pre-Release)</li>
<li><a href="https://github.com/limelight-stream/limelight-wp">Windows Phone</a> (Coming Soon)</li>
<li><a href="https://github.com/limelight-stream/limelight-ios">iOS</a> (Coming Soon) </li>
<li><a href="https://play.google.com/store/apps/details?id=com.limelight"><div>Android</div></a></li>
<li><a href="http://www.amazon.com/gp/product/B00JK4MFN2"><div>Amazon</div></a></li>
<li><a href="https://github.com/limelight-stream/limelight-pc/releases"><div>PC</div> (Pre-Release)</a></li>
<li><a href="https://github.com/limelight-stream/limelight-wp"><div>Windows Phone</div> (Coming Soon)</a></li>
<li><a href="https://github.com/limelight-stream/limelight-ios"><div>iOS</div> (Coming Soon)</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</div>
<!-- Intro -->
<div id="intro-wrapper" class="wrapper style1">
<!-- Intro -->
<div id="intro-wrapper" class="wrapper style1">
<div class="title">What is Limelight?</div>
<section id="intro" class="container">
<p class="style2">
@@ -72,10 +72,10 @@
<p class="style3"><strong>What does this mean for you?</strong> Limelight allows you to stream your full collection of Steam games from your <a href = http://shield.nvidia.com/play-pc-games/>GFE compatible PC</a> to any of your supported devices and play them.
Right now, you can stream to your Android device or even another PC. Limelight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
</section>
</div>
</div>
<!-- Limelight features tab -->
<div class="wrapper style2">
<!-- Limelight features tab -->
<div class="wrapper style2">
<div class="title">Limelight in Action</div>
<div id="main" class="container">
@@ -135,10 +135,10 @@
</div>
</section>
</div>
</div>
</div>
<!-- Downloads -->
<div class="wrapper style3">
<!-- Downloads -->
<div class="wrapper style3">
<div class="title">Download Limelight</div>
<!---Row 1--->
<div id="highlights" class="container">
@@ -166,7 +166,7 @@
<div class="4u">
<section class="highlight">
<h3><a href="https://github.com/irtimmer/limelight-pi/releases">Limelight Pi</a></h3>
<p>Unofficial port of that runs on the Raspberry Pi</p>
<p>Unofficial port of Limelight that runs on the Raspberry Pi</p>
<ul class="actions">
<li><a href="https://github.com/irtimmer/limelight-pi/releases" class="button style1">Download</a></li>
</ul>
@@ -204,10 +204,10 @@
</div>
</div>
</div>
</div>
</div>
<!--- Who We Are --->
<div id="intro-wrapper" class="wrapper style1">
<!--- Who We Are --->
<div id="intro-wrapper" class="wrapper style1">
<div class="title">Who We Are</div>
<section id="intro" class="container">
@@ -229,21 +229,21 @@
</footer>
</div>
</p>
</div>
</div>
<!--- Google Analytics --->
<!--- This script makes the page take longer to load, unfortunately --->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
<!--- Google Analytics --->
<!--- This script makes the page take longer to load, unfortunately --->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47339221-1', 'limelight-stream.com');
ga('send', 'pageview');
ga('create', 'UA-47339221-1', 'limelight-stream.com');
ga('send', 'pageview');
</script>
</body>
</script>
</body>
</html>