# File lib/Borges/HTML/HtmlRenderer.rb, line 239
  def style(css)
    style_link(url_for_document(css, 'text/css'))
  end