From 8f04aeff73751ae4e932306fdfe388a6d8850368 Mon Sep 17 00:00:00 2001 From: fen Date: Tue, 10 Dec 2013 15:38:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=90=E5=88=B6=E9=BB=98=E8=AE=A4=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E8=A7=86=E9=A2=91=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/themes/default/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr/themes/default/style.css b/usr/themes/default/style.css index c0307bd7..48f699cf 100644 --- a/usr/themes/default/style.css +++ b/usr/themes/default/style.css @@ -357,7 +357,8 @@ textarea { .post-content h2, .comment-content h2 { font-size: 1.28571em; } -.post-content img, .comment-content img { +.post-content img, .comment-content img, +.post-content video, .comment-content video { max-width: 100%; } .post-content a img {