X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=2e461e13a1ca0b7c11496339b6e5f74b1a75e248;hb=b9eab7e6648bd2aabf00bed5cf274fd6d5118d93;hp=bfd8541ed38e9e5c1d22e2c5e2bdd5dd9bba4c13;hpb=5b358251b1771eba1eb00cdc65c9f0e87cde28ef;p=serve0 diff --git a/style.css b/style.css index bfd8541..2e461e1 100644 --- a/style.css +++ b/style.css @@ -375,8 +375,9 @@ body#view { padding-bottom: 6em; } } #view #mainvideo { - display: inline; - width: 100%; + display: block; + width: 98%; + margin-left: auto; margin-right: auto; max-height: 240px; } @media(min-height: 400px) { #view #mainvideo { max-height: 320px; } }