@hqgu: you cannot modify the default CSS. What you can do is create a CSS with the features you want. Everything else that is not in your own CSS is controlled by the default CSS.
In other word, a custiomised CSS overrides the default CSS, and what is not in the customised CSS is set by the default CSS. Very neat.