mirror of https://github.com/lidarr/Lidarr
New Page header.
This commit is contained in:
parent
4fe1d7e6f7
commit
ce8cbfc580
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
After Width: | Height: | Size: 752 B |
|
@ -116,14 +116,15 @@ hr
|
|||
font-family: "Segoe UI Light" , "Open Sans" , "Segoe UI" , sans-serif;
|
||||
font-weight: 100;
|
||||
height: 135px;
|
||||
background: url(images/header.jpg) no-repeat left top;
|
||||
background: url(images/logo.png) no-repeat left top;
|
||||
background-color: #065EFE;
|
||||
font-size: 90px;
|
||||
color: #FFFFFF;
|
||||
font-size: 110px;
|
||||
/**color: rgb(249, 249, 249);**/
|
||||
color: rgb(40, 40, 40);
|
||||
text-transform: lowercase;
|
||||
letter-spacing: -1px;
|
||||
line-height: normal;
|
||||
padding-left: 120px;
|
||||
line-height: 110px;
|
||||
padding-left: 140px;
|
||||
}
|
||||
|
||||
.stackframe
|
||||
|
|
|
@ -150,9 +150,9 @@
|
|||
<Content Include="Content\Images\blue.png" />
|
||||
<Content Include="Content\Images\Gear.png" />
|
||||
<Content Include="Content\Images\green.png" />
|
||||
<Content Include="Content\Images\header.jpg" />
|
||||
<Content Include="Content\Images\Indexers\Newznab.png" />
|
||||
<Content Include="Content\Images\Indexers\Nzbs.org.png" />
|
||||
<Content Include="Content\Images\logo.png" />
|
||||
<Content Include="Content\Images\pause.png" />
|
||||
<Content Include="Content\Images\play.png" />
|
||||
<Content Include="Content\Images\red.png" />
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in New Issue