nicer video images
This commit is contained in:
parent
a2844bc2ce
commit
0633f07da2
|
@ -61,12 +61,14 @@ a img {
|
||||||
|
|
||||||
.videoWrapper {
|
.videoWrapper {
|
||||||
float: left;
|
float: left;
|
||||||
width: 400px;
|
width: 120px;
|
||||||
|
height: 120px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.videoWrapper img {
|
.videoWrapper img {
|
||||||
width: 340px;
|
width: 75px;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.imagesWrapper {
|
.imagesWrapper {
|
||||||
|
@ -224,3 +226,4 @@ h2 {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user