body{ /*-------MUSIC PLAYER BY GLENTHEMES-------*/ #glenplayer02 { font-family: ms pgothic; position:relative; display:flex; background: #C2C2C2; padding: .2em; border: 4px solid; border-style: ridge; margin: auto; margin-top: 5px; margin-bottom: 0.5em; width: auto; } #glenplayer02 a {text-decoration:none;} #glenplayer02 > div { align-self:center; -webkit-align-self:center; } .music-controls { user-select:none; -webkit-user-select:none; width:13px; font-size:18px; cursor:pointer; font-family: 'music'; } .playy, .pausee {font-family: 'music'; font-size: 1.1em; color: #ffffff; -webkit-text-stroke: 0.5px #000; margin-top: -0.2em; margin-bottom: 0.1em; } /* color of play & pause buttons */ .pausee {display:none;} .sonata { margin-left:0.4em; font-family: ms pgothic; font-size:0.75em; color:#000; /* color of music note symbol */ }