# File lib/Borges/Test/HtmlTest.rb, line 118
  def style
    return "
    .row {clear: both}
    .left {float: left; width: 45%; margin: 1%}
    "
  end