dark_mode EN
  • Method WDoc :AddStyle
  • Parameters
    cKey

    CSS Key

    xStyle

    Value

  • Return value
    NIL

Adds a generic CSS style to the document. For example: WDoc:AddStyle( "body", "background-color: lightblue" ).

Previous chevron_left Next chevron_right