diff --git a/WebKit/css/default.css b/WebKit/css/default.css index 1c5e627..9eb2364 100644 --- a/WebKit/css/default.css +++ b/WebKit/css/default.css @@ -362,4 +362,8 @@ a.youtube:before { top: 50%; margin-left: -19px; margin-top: -12px; +} + +iframe { + max-width: 500px; } \ No newline at end of file