| Link Your Css |
|
Step 1: In your site files, create a page called style.css. Copy and paste your CSS onto that page. Step 2: Then, add this code to every page of your site: Replace "style.css" with the url of your stylesheet. Now when you change your CSS only update style.css. It will automatically update on each page. |