continue feed improvement

This commit is contained in:
L3D 2019-07-03 23:05:26 +02:00
parent a98f1ee768
commit 13ff264529
Signed by: l3d
GPG key ID: CD08445BFF4313D1
4 changed files with 808 additions and 807 deletions

View file

@ -57,18 +57,20 @@ pubDate,
.itunes_keywords,
.itunes_explicit,
.itunes_owner,
.itunes_new-feed-url,
lastBuildDate{ display: none; }
name {color:red; text-decoration: underline}
price {color:green}
stock {color:brown}
country {color:blue}
name {color:red; text-decoration: underline;}
price {color:green;}
stock {color:brown;}
country {color:blue;}
.itunes_block:pre{
content: '\a\a\a\a\a\a\a\a\a\a';
white-space: pre;
}
.itunes_block{
content: '\a\a\a\a\a\a\a\a\a\a';
padding: 256px;
background: orange url("/eisen/he01/c3woc-podcastlogo.svg") no-repeat;
color: rgba(0,0,0,0);
}
.itunes_subtitle{ font-size: 70%;}
/* IE supports the ID selector also for XML */
product#p4 {text-align:right}
/* Alternative in: Firefox, Opera, Google Chrome *
/product[id=p4] {text-align:right}
/* IE supports the class attribute for XML */
product.special {background-color:mistyrose}
/* Alternative in: Firefox, Opera, Google Chrome */
product[class=special] {background-color:mistyrose}

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 58 KiB

BIN
content/eisen/he01/c3woc-podcastlogo.svg.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -61,9 +61,9 @@ type="text/css"?>
{# #} <itunes:name>L3D</itunes:name>
{# #} <itunes:email>l3d@c3woc.de</itunes:email>
{# #} </itunes:owner>
{# #} <itunes:image href="{{ baseurl }}/eisen/c3woc-podcastlogo.svg" />
{# #} <itunes:new-feed-url>{{ baseurl }}/podcast-he.xml</itunes:new-feed-url>
{# #} <itunes:block>no</itunes:block>
{# #} <itunes:image href="{{ baseurl }}/eisen/he01/c3woc-podcastlogo.svg.png" class="itunes_feed_image"></itunes:image>
{# #} <itunes:new-feed-url class="itunes_new-feed-url">{{ baseurl }}/podcast-he.xml</itunes:new-feed-url>
{# #} <itunes:block class="itunes_block">no</itunes:block>
{# #} <itunes:category text="Waffel">
{# #} <itunes:category text="Chaos"/>
{# #} <itunes:category text="CCC"/>