Skip to content

Commit

Permalink
doc: implement minor CSS improvements
Browse files Browse the repository at this point in the history
* 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`

PR-URL: #29669
Reviewed-By: Benjamin Gruenbaum <[email protected]>
  • Loading branch information
XhmikosR authored and BridgeAR committed Oct 9, 2019
1 parent a049860 commit ea9bf4a
Showing 1 changed file with 122 additions and 74 deletions.
Loading

0 comments on commit ea9bf4a

Please sign in to comment.