Home
last modified time | relevance | path

Searched refs:controlBackgroundColorHex (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dpuzzler.php92 $controlBackgroundColorHex = get_param("controlBackgroundColorHex", "cbch", "EFF4EC"); // FFCC99 variable
93 $controlBackgroundColorHexCss = "#" . $controlBackgroundColorHex;