CSS API
setCssMedia
Inserts a new CSS rule into the current stylesheet.
tilepieces.core.setCssMedia(cssText);
Parameters
- cssText
- A DOMString
Return Value
None.
Inserts a new CSS rule into the current stylesheet.
tilepieces.core.setCssMedia(cssText);
None.