mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-05-19 16:20:17 +00:00
Add the Limelight icon to the page and remove some old js
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 147 KiB |
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
<header class="inner">
|
<header class="inner">
|
||||||
<a id="forkme_banner" href="https://github.com/limelight-stream">View on GitHub</a>
|
<a id="forkme_banner" href="https://github.com/limelight-stream">View on GitHub</a>
|
||||||
|
|
||||||
<h1 id="project_title">Limelight</h1>
|
<h1 id="project_title"> Limelight</h1>
|
||||||
<h2 id="project_tagline">An open source implementation of NVIDIA GameStream</h2>
|
<h2 id="project_tagline">An open source implementation of NVIDIA GameStream</h2>
|
||||||
|
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
console.log('This would be the main JS file.');
|
|
||||||
Vendored
-2006
File diff suppressed because it is too large
Load Diff
Vendored
-7
File diff suppressed because one or more lines are too long
@@ -298,6 +298,7 @@ Full-Width Styles
|
|||||||
}
|
}
|
||||||
|
|
||||||
#project_title {
|
#project_title {
|
||||||
|
background: url('../images/limelight.png') no-repeat left 50%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 42px;
|
font-size: 42px;
|
||||||
|
|||||||
Reference in New Issue
Block a user