diff --git a/static/index.html b/static/index.html index f2d38c5..20f0991 100644 --- a/static/index.html +++ b/static/index.html @@ -22,6 +22,9 @@ html, body { left:10px; right:10px; } +button.again { + margin-top:2em; +} /* hide close button */ .contented-close { display: none; @@ -62,7 +65,12 @@ contented.init("#surrogate-area", function(items) { $("").html("info"), ])) } - $("#surrogate-area").html($table); + $("#surrogate-area").html([ + $table, + $("