Template:Audio/style.css: Difference between revisions

Content deleted Content added
mNo edit summary
m use border instead of shadow
 
Line 4:
max-width: 350px;
background: #444;
border-radius: 5px;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.67);
border: 1px solid #444;
font-family: arial;
color: white;