content: rm flattr leftovers

This commit is contained in:
Astro 2018-03-01 19:24:51 +01:00
parent 2b7f6d1ec7
commit 2b92527551
5 changed files with 0 additions and 20 deletions

View File

@ -17,8 +17,6 @@
<link href="podcast.xml">Podcast-</link>
und <link href="pentamusic.xml">Pentamusic-Feeds</link>, die je
nach Verfügbarkeit die MP3-Versionen enthalten.
<link class="flattr" href="https://flattr.com/thing/51039/Pentamusic">Flattr this!</link>
</p>
<news-list prefix="pentamusic-" details="resources-only"/>

View File

@ -12,8 +12,6 @@
<image title="(((pentacast))" class="right">images/pentacast.png</image>
<link href="warez.html">Feeds</link>
<link class="flattr" href="https://flattr.com/thing/51037/Pentacast">Flattr this!</link>
</p>
<news-list prefix="pentacast-" details="resources-only"/>

View File

@ -21,8 +21,6 @@
<link href="podcast.xml">Podcast-</link>
und <link href="pentaradio.xml">Pentaradio-Feeds</link>, die je
nach Verfügbarkeit die MP3-Versionen enthalten.
<link class="flattr" href="https://flattr.com/thing/51034/Pentaradio-24">Flattr this!</link>
</p>
<!-- Falls irgendwann die 24 nicht mehr gemocht wird -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -893,20 +893,6 @@ blockquote:before {
color: #ddd;
}
/* -- Flattr button -- */
a.flattr {
content: url(../images/flattrthis.png);
opacity: 0.8;
text-decoration: none;
border-bottom: none;
}
a.flattr:hover {
opacity: 1;
text-decoration: none;
border-bottom: none;
}
/* CSS reset for deficient HTML5 support */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {