nicer video images

This commit is contained in:
j 2010-11-03 17:55:07 +01:00
parent a2844bc2ce
commit 0633f07da2

View File

@ -61,12 +61,14 @@ a img {
.videoWrapper {
float: left;
width: 400px;
width: 120px;
height: 120px;
text-align: center;
}
.videoWrapper img {
width: 340px;
width: 75px;
height: auto;
}
.imagesWrapper {
@ -224,3 +226,4 @@ h2 {
width: 80%;
height: 100px;
}