Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: CSS tweaks #29669

Closed
wants to merge 1 commit into from
Closed

doc: CSS tweaks #29669

wants to merge 1 commit into from

Commits on Sep 23, 2019

  1. doc: CSS tweaks

    * split selectors to one per line
    * remove units from 0
    * use double colon pseudo selectors consistently
    * use `background-color` instead of the `background` shorthand since only the color is supposed to change
    * remove leading zeros from numbers
    * remove redundant values from shorthands
    * use lowercase hex for colors
    * use numeric values for `font-weight`
    XhmikosR committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    c2d8492 View commit details
    Browse the repository at this point in the history