X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=www%2Fstyle.css;h=04c85a46069c1297e16c53f2fb38344dda3bb576;hb=79ca58ab629b09e8fe59415578d2ee1ea5cb2079;hp=7ecad0201ebd216e4eddd20888a89203ed100000;hpb=ca05ac92ffa61529291368e179e3ae10c83b34b0;p=wloh diff --git a/www/style.css b/www/style.css index 7ecad02..04c85a4 100644 --- a/www/style.css +++ b/www/style.css @@ -26,6 +26,13 @@ td.num { .scenario { float: left; padding-left: 1em; + margin: 0; + width: 20em; + height: 15em; +} +.scenario object { + width: 100%; + height: 100%; } .unmarkedlink { color: inherit;