parse videos with TMDB
better size of video tiles
This commit is contained in:
@ -7,16 +7,17 @@
|
||||
|
||||
.previewpic {
|
||||
height: 80%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.previewimage {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.videopreview {
|
||||
height: 300px;
|
||||
width: 30%;
|
||||
height: 500px;
|
||||
width: 250px;
|
||||
float: left;
|
||||
margin-left: 25px;
|
||||
margin-top: 25px;
|
||||
|
Reference in New Issue
Block a user