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/
Display All
Is this allowed now?
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
- #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;
- }