|
|
|
|
|
by bandrami
1042 days ago
|
|
> You're never certain how the styles cascade and indirectly affect things Then your DOM is too complex. You're formatting a text document; that shouldn't get you in a position where you lose track of what cascades where. If it is you have a bigger problem than styling. |
|