Is there a way to import the styling of a single CSS selector into another CSS selector and add to it or rewrite properties from it.
Let\'s say:
.ori
Unfortunately not. At least not without one of those fancy CSS plugin thingies that I wouldn't touch with a mile-long pole...
Of course, there's nothing stopping you having multiple classes on a single element.