mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-05-19 08:10:15 +00:00
@@ -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