The question title is self explanatory but, here it goes something else:
I need to add a small amount of CSS rules to style a plugin but I need to do it in my Wordpress functions.php to avoid messing around with core files of that same plugin.
Is this possible, how?