Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 119398

vifcoyot on "[Plugin: mb.miniAudioPlayer - an HTML5 audio player for your mp3 files] Download button"

$
0
0

Hi,

The download button is very small, i'd like to have it bigger. So I've tried to modify the font size in CSS properties in css/miniplayer.css :

.mbMiniPlayer .map_download{
  display: inline-block !important;
  vertical-align: top !important;
  margin: 0 !important;
  padding: 3px 5px;
  font:40px/22px "mb_audio_fontRegular";
  color: #d1d1d1;
  text-shadow: 0 0 3px rgba(255,255,255,0.6);

But nothing change and I don't understand why... could you help me please ?

http://wordpress.org/extend/plugins/wp-miniaudioplayer/


Viewing all articles
Browse latest Browse all 119398

Trending Articles