mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
@@ -17,9 +17,8 @@
|
||||
<div id="header_wrap" class="outer">
|
||||
<header class="inner">
|
||||
<a id="forkme_banner" href="https://github.com/limelight-stream">View on GitHub</a>
|
||||
|
||||
<a id="logo" href="http://limelight-stream.com"></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>
|
||||
|
||||
</header>
|
||||
|
||||
@@ -284,21 +284,6 @@ Full-Width Styles
|
||||
border-bottom-right-radius: 2px;
|
||||
}
|
||||
|
||||
#logo {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top:0;
|
||||
right: 10px;
|
||||
z-index: 10;
|
||||
padding: 10px 50px 10px 10px;
|
||||
color: #fff;
|
||||
background: url('../images/logo.png') #212121 no-repeat 95% 50%;
|
||||
font-weight: 700;
|
||||
box-shadow: 0 0 10px rgba(0,0,0,.5);
|
||||
border-bottom-left-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
}
|
||||
|
||||
#header_wrap {
|
||||
background: #212121;
|
||||
background: -moz-linear-gradient(top, #373737, #212121);
|
||||
|
||||
Reference in New Issue
Block a user