Hi,
I found this script but moved out from tolerated list, so i recreated this, now work perfectly.
https://board.origin.ogame.gam…hread/9690-ResourceColor/
CSS
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("ogame.gameforge.com") {
- #resources li {
- opacity: 1 !important;
- }
- #resources .overmark{
- color: red !important;
- }
- #resources_darkmatter {
- font-size: 125% !important;
- font-style: italic;
- font-weight: bold !important;
- color: cyan !important;
- }
- #resources_metal {
- font-size: 125% !important;
- font-weight: bold !important;
- color: #DDDDDD !important;
- }
- #resources_crystal {
- font-size: 125% !important;
- font-weight: bold !important;
- color: skyblue !important;
- }
- #resources_deuterium {
- font-size: 125% !important;
- font-weight: bold !important;
- color: violet !important;
- }
- #resources_energy {
- font-size: 125% !important;
- font-weight: bold !important;
- color: gold !important;
- }
- }
Source: https://board.origin.ogame.gam…11-Update-for-old-script/
Developer: Darksmog