Skip to main content

add_browser_css()

Add a CSS module to the steam store/community

ParameterTypeDescription
css_relative_pathstrThe desired css modules relative path

Relative Paths

CSS module path's are resolved from %steam%/steamui and all CSS modules must reside there.

Example:

# absolute path C:/Program Files (x86)/Steam/steamui/module.css
Millennium.add_browser_css("module.css")