Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Added


HTML
<style>
img {
  max-width: 100%;
  height: auto;
}
</style>
<img src="/download/attachments/28938115/28938116/Snapshot_coming_soon.png" width="1250" height="1250">
<script>
var box = document.getElementById("release-box");
box.style.display = "none";
</script>

...