Sha256: 7c829556f18257a45090e2e362fdcafd20b200d0404aaccbc53b68f107b6efa5
Contents?: true
Size: 176 Bytes
Versions: 8
Compression:
Stored size: 176 Bytes
Contents
<%- page_class = class_name.sub(/./) { |a| a.downcase } + "Page" %> html, body { height: 100%; } body { overflow: hidden; } .<%= page_class %> { background-color: #eee; }
Version data entries
8 entries across 8 versions & 1 rubygems