mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 23:35:44 +00:00
Add the Limelight icon to the page and remove some old js
This commit is contained in:
parent
6f0ca6f706
commit
b89c937404
BIN
images/limelight.png
Normal file
BIN
images/limelight.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 147 KiB |
@ -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.');
|
|
2006
js/bootstrap.js
vendored
2006
js/bootstrap.js
vendored
File diff suppressed because it is too large
Load Diff
7
js/bootstrap.min.js
vendored
7
js/bootstrap.min.js
vendored
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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user