29-03-2021, 08:02 PMFrankenstein Wrote: Does anyone know where i can change the accent color? I cant find it :(
.info.player #status { clear: both; } .info.player #status ul { margin: 10px 0 0 0; } .info.player #status ul li { float: right;} .info.player #status ul li#health span {background: rgba(255, 255, 255, 0.6);} .info.player #status ul li#armor span { background: rgba(255, 255, 255, 0.6); } .info.player #status ul li#stamina span { background: rgba(255, 255, 255, 0.6); } .info.player #status ul li#hunger span { background: rgba(255, 255, 255, 0.6); } .info.player #status ul li#thirst span { background: rgba(255, 255, 255, 0.6);
Loading Info...