Update for old script

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Update for old script

      Hi,
      I found this script but moved out from tolerated list, so i recreated this, now work perfectly.
      board.origin.ogame.gameforge.c…hread/9690-ResourceColor/

      Source Code

      1. #resources li {
      2. opacity: 1 !important;
      3. }
      4. #resources .overmark{
      5. color: red !important;
      6. }
      7. #resources_darkmatter {
      8. font-size: 125% !important;
      9. font-style: italic;
      10. font-weight: bold !important;
      11. color: cyan !important;
      12. }
      13. #resources_metal {
      14. font-size: 125% !important;
      15. font-weight: bold !important;
      16. color: #DDDDDD !important;
      17. }
      18. #resources_crystal {
      19. font-size: 125% !important;
      20. font-weight: bold !important;
      21. color: skyblue !important;
      22. }
      23. #resources_deuterium {
      24. font-size: 125% !important;
      25. font-weight: bold !important;
      26. color: violet !important;
      27. }
      28. #resources_energy {
      29. font-size: 125% !important;
      30. font-weight: bold !important;
      31. color: gold !important;
      32. }
      Display All
      Is this allowed now? :)