Sha256: 165132e1e944c6d8958e302eeeb050411da1b2d92a36273d0d10be41d81c2f91
Contents?: true
Size: 776 Bytes
Versions: 107
Compression:
Stored size: 776 Bytes
Contents
<style type="text/css"> * { font-family: sans-serif; margin: 0; padding: 0; color: #222; } h1 { padding: .5em 20px .5em 20px; background: cadetblue; margin: 2px; } h3 { padding: .5em 20px .5em 20px; background: yellowgreen; margin: 2px; } p { padding: .75em 20px .75em 20px; background: orange; margin: 2px; } a, a:visited { color: darkblue; } a:hover { color: white; } .content { position: relative; top: 5em; width: 35em; margin: 0 auto; } </style> <div class="content"> <h1>Hi there!</h1> <h3>Your Golf Web Application Server is up and running.</h3> <p> Look at the <a href="http://golf.github.com/">documentation</a> to get started! </p> </div>
Version data entries
107 entries across 68 versions & 1 rubygems