Dynamic CSS Variables. much ♥ for the fox and variables... Example Usage: :root { --some-variable: somevalue; }. body { property: var(--some-variable); }.
確定! 回上一頁