X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=style.css;h=2e461e13a1ca0b7c11496339b6e5f74b1a75e248;hp=bfd8541ed38e9e5c1d22e2c5e2bdd5dd9bba4c13;hb=fe22bb1e8fc7e116cd165ebeba90361e740b0989;hpb=ac75cdd21aa8b137576c326d0dd5470c2f888ed4 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; } }