Commit ea8b0e4
W Hörchner
With an All (*) selector in the stylesheet, the css rule is also applied to the html element, head element and elements in the head like script, link etc.
To avoid this behaviour only the elements from the body (and itself) are selected to be matched.1 parent 453f40b commit ea8b0e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| |||
0 commit comments