Define CSS variables and scope */:root { ... And to use a CSS variable, we need to wrap its value in the var() function and pass the variable name into it.
確定! 回上一頁