Skip to content
Snippets Groups Projects

Add f-droid and twitter badges

Merged Torsten Grote requested to merge grote/website:badges into master
All threads resolved!
15 files
+ 25
3
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 8
2
@@ -29,7 +29,13 @@ img {
vertical-align:middle;
}
#playbutton {
#twitterbutton {
width: 21px;
padding-left: 9px;
padding-top: 3px;
}
#playbutton, #fdroidbutton {
width:240px;
}
@@ -511,7 +517,7 @@ figcaption {
margin-top:15px;
}
#playbutton {
#playbutton, #fdroidbutton {
width:200px;
}
Loading