Advertisement
SpaTeam

What's new 2.6.1 (rm)

Jun 24th, 2016
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="UTF-8" content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
  4. <style>
  5. @font-face {
  6. font-family: "SRG SSR Type Regular";
  7. src: url("http://www.rts.ch/play/assets/build/production/css/fonts/SRGSSRType_Rg.ttf") format("truetype");
  8. }
  9. @font-face {
  10. font-family: "SRG SSR Type Bold";
  11. src: url("http://www.rts.ch/play/assets/build/production/css/fonts/SRGSSRType_Bd.ttf") format("truetype");
  12. }
  13. body {
  14. font-family: "SRG SSR Type Regular";
  15. -webkit-touch-callout: none;
  16. -webkit-user-select: none;
  17. -webkit-text-size-adjust: 100%;
  18. color: #ffffff;
  19. background-color: #000000;
  20. }
  21. </style>
  22. <body>
  23.  
  24. <h1>Tge ch'รจ nov</h1>
  25. <h2>2.6.1</h2>
  26. <ul>
  27. <li>Correcturas da sbagls.</li>
  28. </ul>
  29. <h2>2.6.0</h2>
  30. <ul>
  31. <li>Tut ils emetturs da radio cun spert access a livestream e player adina vesaivel</li>
  32. <li>Abilitad da retegnair livestreams ed ir enavos</li>
  33. <li>Event modul cun livestreams</li>
  34. </ul>
  35.  
  36. </body>
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement