Sha256: 2f6729f18ea53f2c8a0ec30ec12b44d338aff8a9337c03e017af5af3d38b7ce1

Contents?: true

Size: 1.33 KB

Versions: 4

Compression:

Stored size: 1.33 KB

Contents

doctype html
html
  head
    title Cove page generated by Hyla
  body
    css:
      body {
        padding:10px !important;
        font-family:verdana;
        font-size:22px;
        overflow:hidden;
      }
      a:link {
        text-decoration: underline;
        color: blue;
      }
      a:visited {
        text-decoration: none;
        color: purple;
      }
      a:active {
        text-decoration: none;
        color: red;
      }
      a:hover {
        text-decoration: none;
        color:red;
      }
      h1 {
        margin-top: 225px;
        margin-left: 200px;
        margin-bottom: 10px;
        width: 600;
        padding: 10px;
        color: #ffffff;
        border: none !important;
        font-size:48px;
      }
      h2 {
        margin-top: 10px;
        margin-left: 200px;
        margin-bottom: 10px;
        width: 450;
        padding: 10px;
        color: #ffffff;
        border: none !important;
        font-size:22px;
      }
      .back {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: -1;
        overflow: hidden;
      }
      .title {
        width: 950px;
        height : 580px;
      }
      body {
        overflow:hidden;
      }

  .title
    h1 = course_name
    h2 = module_name
  .back
    img src=image_path style="width: 970px; height: 765px;"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hyla-1.0.6 lib/resources/cover.slim
hyla-1.0.5 lib/resources/cover.slim
hyla-1.0.5.pre.1 lib/resources/cover.slim
hyla-1.0.4 lib/resources/cover.slim