Sha256: fbdc1f63552592af73bda110b37b518dd6105f62d4940f4b32fb1f3a34d7481f
Contents?: true
Size: 691 Bytes
Versions: 33
Compression:
Stored size: 691 Bytes
Contents
* { display: block } :root { margin: 50px; } channel > title { font-size: x-large; text-align: center; } channel > title:after { display: block; padding: 50px; content: "This is an RSS feed, designed to be read in an RSS application"; background-color: grey; color: white; } item { margin: 25px 0 20px 0; } item > title { font-size: medium; margin-bottom: 20px; } item > link { font-size: small; margin-top: 6px; margin-bottom: 6px; } item > description { font-size: small; } item > pubDate { font-size: small; } channel > link, channel > copyright, channel > lastBuildDate, channel > generator, channel > docs, language, lastBuildDate, ttl, guid { display: none; }
Version data entries
33 entries across 33 versions & 2 rubygems