Remplace empty 16px img by an empty block in download page

This commit is contained in:
Saivann 2013-07-11 20:22:25 -04:00
parent d40dc08042
commit a70199f30d
3 changed files with 13 additions and 3 deletions

View file

@ -724,6 +724,11 @@ h2 .rssicon{
display:inline-block;
margin:5px 0px;
}
.download span{
width:16px;
height:16px;
display:inline-block;
}
.summary{
font-size:125%;