Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{html}
<style>
.myclass {
background-color: #f0f0f0;
background-image: webkit-linear-gradient(bottom, rgb(254,133,107) 24%, rgb(35,171,17) 62%);
margin-right: 15px;
margin-bottom: 20px;
padding-right: 20px; 
}
</style>
<div class="myclass" style="float:left;">
{html}