Sha256: ff7488e435ae9e0ca9ec01def7f7e893e7ac118ce752ad88551a3cbd69bc8acd

Contents?: true

Size: 1.23 KB

Versions: 4

Compression:

Stored size: 1.23 KB

Contents

<?xml version="1.0" encoding="utf-8" ?>
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head>
  <title></title> 
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
  <meta name="generator" content="Bookmaker Gem" /> 
  <meta name="originator" content="<%= author %>" /> 
  <!-- charset=utf-8,html,xhtml --> 
  <meta name="date" content="<%= published_at %>" /> 
  <meta name="dc:Title" content="<%= title %>" />
  <style><!--
    /* Eliminate all default margin and padding settings */
    html,body,div,h1,h2,h3,h4,h5,p,blockquote {margin: 0; padding: 0.01em;}

    p {text-indent: 1.25em; margin-top: 0; margin-bottom: 0;}

    /* For chapter headings ( page break before recommended) */
    h1 { margin-top: 1em; }
    h2 { margin-top: 0.8em; }
    h3 { margin-top: 0.7em; }
    h4, h5, h6 { margin-top: 0.5em; }
    p {
      text-indent: 0;    /* no indentation for the first line */
      margin-top: 0.3em; /* adjust top margin for paragraph */
    }

    /* Styles for list elements */
    /* Style for block quotes */
    blockquote {
      margin-top: 1em; 
      margin-bottom: 1em; 
      margin-left: 3em; 
      margin-right: 3em; 
      font-style: italic;
    }
  -->
  </style>
</head>
<body>
  <%= contents %>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bookmaker-0.4.0 templates/html.erb
bookmaker-0.3.1 templates/html.erb
bookmaker-0.2.0 templates/html.erb
bookmaker-0.1.0 templates/html.erb