External CSS in text panel

In the text panel. If I want to use HTML and add external css.
where I can put my external CSS file into the folder? (is it possible?)

I think yes.

I am using path like

./public/img/ng2.jpg

for my images. So i suspect you can create a css directory in public and access it with

./public/css/my-styles.css