Sha256: 25b09894a3938de001c8b855f0055bd06c49fb1a0ff74f3b63901a44664dfffc

Contents?: true

Size: 709 Bytes

Versions: 34

Compression:

Stored size: 709 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, 
category {
display: none;
}

Version data entries

34 entries across 30 versions & 1 rubygems

Version Path
typo-5.5 public/stylesheets/rss.css
typo-5.4.4 public/stylesheets/rss.css
typo-5.4.3 public/stylesheets/rss.css
typo-5.4.2 public/stylesheets/rss.css
typo-5.4.1 public/stylesheets/rss.css
typo-5.4 public/stylesheets/rss.css
typo-3.99.0 public/stylesheets/rss.css
typo-3.99.2 public/stylesheets/rss.css
typo-3.99.1 public/stylesheets/rss.css
typo-3.99.3 public/stylesheets/rss.css
typo-4.0.0 public/stylesheets/rss.css
typo-4.0.2 public/stylesheets/rss.css
typo-3.99.4 public/stylesheets/rss.css
typo-4.0.1 public/stylesheets/rss.css
typo-4.0.3 public/stylesheets/rss.css
typo-4.1.1 public/stylesheets/rss.css
typo-4.1 public/stylesheets/rss.css
typo-5.0.1 public/stylesheets/rss.css
typo-5.0.2 public/stylesheets/rss.css
typo-5.0.3.98.1 public/stylesheets/rss.css