Advertisement
Guest User

Untitled

a guest
Aug 10th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. ----------------
  2. <a href="#" id="cc_stream_info_song"><font color="#a5a5a5">A Carregar...</font></a>
  3. ----------------
  4.  
  5. OU
  6.  
  7. Codigo HTML:
  8. ------------------
  9. Música actual:
  10. <div id="musica">
  11. <a href="#" id="cc_stream_info_song">Carregando...</a>
  12. </div>
  13. ------------------
  14.  
  15. CSS:
  16. ----------
  17. div#musica
  18. {
  19. color="#a5a5a5";
  20. }
  21. ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement