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