<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes/BlueLagoon/template.css, branch 1.6.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.6.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.6.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-09-12T23:54:12+00:00</updated>
<entry>
<title>Replace CSS pseudo-element syntax</title>
<updated>2015-09-12T23:54:12+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-09-12T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ef18adb8dcf0d43fb0b726860e32f2ec2f70542d'/>
<id>urn:sha1:ef18adb8dcf0d43fb0b726860e32f2ec2f70542d</id>
<content type='text'>
Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3.
They are pseudo-elements. The syntax should use ::before and ::after instead.

See http://www.w3.org/TR/css3-selectors/#gen-content
</content>
</entry>
<entry>
<title>Add BlueLagoon theme</title>
<updated>2014-11-24T14:49:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-11-24T14:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b9b3e963b49b255dd694b001b303e75f58519b67'/>
<id>urn:sha1:b9b3e963b49b255dd694b001b303e75f58519b67</id>
<content type='text'>
</content>
</entry>
</feed>
