Skip to content

Prepare website redesign with dedicated graphical assets, isolated custom CSS and customizable logo header

Marmaduke Woodman requested to merge DOCS-website-design-update into master

Created by: twotribes

I've added the TVB webfonts and our standard logo SVG in their own asset subdir, separated from all the default CSS and graphical assets.

The injected HTML for the logo header was sanitized:

  • no inline styles anymore (all moved without any changes to temporary styles in base.css
  • mouseover title for the backlink to the TVB main website
  • added a website title (which is kept invisible by CSS for now)

In summary, this PR should not cause any visible changes for the docs website. It does house-cleaning only and sets the stage for the isolated development of the new CSS-based design skin for the website.

Merge request reports