added readme improved style of prevew tiles

This commit is contained in:
2020-06-04 16:45:24 +02:00
parent cb5c366641
commit fd12f1eb56
5 changed files with 82 additions and 18 deletions

View File

@ -1,9 +1,10 @@
.previewtitle {
height: 10%;
height: 20px;
color: #3d3d3d;
text-align: center;
font-weight: bold;
max-width: 266px;
font-size: smaller;
}
.previewpic {
@ -12,14 +13,16 @@
}
.previewimage {
max-width: 100%;
max-height: 100%;
max-height: 400px;
min-width: 266px;
max-width: 410px;
}
.previewbottom{
height: 20px;
}
.videopreview {
height: 500px;
min-width: 266px;
max-width: 410px;
/*width: 250px;*/
float: left;
margin-left: 25px;