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

Version Path
publify_core-10.0.2 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.5.0 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.4.0 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.3.0 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.2.0 app/assets/stylesheets/rss.css
publify_core-10.0.1 app/assets/stylesheets/rss.css
publify_core-10.0.0 app/assets/stylesheets/rss.css
publify_core-9.2.10 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.1.1 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.1.0 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.0.3 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.0.2 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.0.1 app/assets/stylesheets/rss.css
HornsAndHooves-publify_core-10.0.0 app/assets/stylesheets/rss.css
publify_core-9.2.9 app/assets/stylesheets/rss.css
publify_core-9.2.8 app/assets/stylesheets/rss.css
publify_core-9.2.7 app/assets/stylesheets/rss.css
publify_core-9.2.6 app/assets/stylesheets/rss.css
publify_core-9.2.5 app/assets/stylesheets/rss.css
publify_core-9.2.4 app/assets/stylesheets/rss.css