Home – News Pakistan TV

Currency exchange rates: var today = new Date(); var date = today.getFullYear()+'-'+(today.getMonth()+1)+'-'+today.getDate(); document.getElementById('currency-date-span').innerHTML=date

#masthead .currency ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; text-align: center; } #masthead .currency span{ color:black; } #masthead .currency { display: flex; justify-content: space-between; max-width: 340px; } #masthead .currency li { display: inline-block; color: white; text-align: center; padding: 5px; text-decoration: none; } #masthead .currency li { display: flex; } .currency { display: flex; justify-content: space-between; } #masthead .currency li img { max-width: 30px; margin-right: 10px; } #masthead .currency li span { margin-top: 3px; }