Sha256: 3c368ca03e36f31d6159f7522d05cc822033720fee9ce3342721053c3aa75571
Contents?: true
Size: 618 Bytes
Versions: 1
Compression:
Stored size: 618 Bytes
Contents
html, body { height: 100% } body { margin: 0px; font-size: 40px; } section { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } h1, h2, h3, h4, h5 { text-align: center; } .note { display: none; } p { text-align: center; } pre { white-space:pre }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
marksman-0.1 | themes/plain/css/default.css |