Hello,
You can for instance register the
Head HTML code web part as well and link proper web part stylesheet using the webpart ID:
<link href="~/CMSPages/GetResource.ashx?_webparts=1262" type="text/css" rel="stylesheet" />
Where 1262 is the ID of a web part.
Best regards,
Jan Hermann