Sha256: e4b58f115f0f22fee8bc94f4332999bb734c8630f7857382809eea94c039b500

Contents?: true

Size: 459 Bytes

Versions: 9

Compression:

Stored size: 459 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>MacGap Test</title>
  <style type="text/css" media="screen">
    html, body {
      height: 100%;
      width: 100%;
      background: #FFF;
      padding: 0;
      margin: 0;
      overflow: hidden;
      -webkit-user-select: none;
    }

    h1 {
      color: #E0E0E0;
      margin: 18% 0;
      text-align: center;
      font-family: helvetica;
    }
  </style>  
</head>
<body>
  <h1>MacGap Test</h1>
</body>
</html>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
macgyver-0.0.8 test/public/index.html
macgap-0.0.8 test/public/index.html
macgap-0.0.7 test/public/index.html
macgap-0.0.6 test/public/index.html
macgap-0.0.5 test/public/index.html
macgap-0.0.4 test/public/index.html
macgap-0.0.3 test/public/index.html
macgap-0.0.2 test/public/index.html
macgap-0.0.1 test/public/index.html