support channels with dlna
This commit is contained in:
parent
b89707f7b9
commit
27cc543b5f
13 changed files with 20 additions and 34 deletions
|
@ -379,7 +379,7 @@ a.itemTag:hover {
|
|||
|
||||
.itemBackdrop {
|
||||
background-size: cover;
|
||||
background-position: center 13%;
|
||||
background-position: center 15%;
|
||||
background-repeat: no-repeat;
|
||||
height: 600px;
|
||||
position: relative;
|
||||
|
@ -664,13 +664,6 @@ a.itemTag:hover {
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
|
||||
.itemBackdrop {
|
||||
background-size: 100% auto;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 750px) {
|
||||
.detailPageContent {
|
||||
max-width: 900px;
|
||||
|
|
|
@ -432,7 +432,7 @@ h1 .imageLink {
|
|||
}
|
||||
|
||||
.content-primary {
|
||||
padding: 80px 0 3em 0;
|
||||
padding: 80px 15px 3em 0;
|
||||
margin: 0 0 0 260px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue