Hi
I'm trying to make some appearence changes with CSS at this page :
https://boardgamearena.com/preferences?section=advanced
I've tried this simple modification :
I've tried to add a JS comment in order to see if the field area was made for JS instructions, but the field area content has been erased.
I've also tried to load an external CSS file, with the head tag, without any change.
Is this feature working ?
Thanks
I'm trying to make some appearence changes with CSS at this page :
https://boardgamearena.com/preferences?section=advanced
I've tried this simple modification :
And the same code with the HTML tag style. But it didn't work.h2{
color: red;
}
I've tried to add a JS comment in order to see if the field area was made for JS instructions, but the field area content has been erased.
I've also tried to load an external CSS file, with the head tag, without any change.
Is this feature working ?
Thanks