Home / Admin / CSS for Header
Duplicate Snippet

Embed Snippet on Your Site

CSS for Header

This snippet adds Google Analytics tracking code to the header of the site

Code Preview
css
/* Custom CSS */
body {
  background-color: #f4f4f4;
  font-family: Arial, sans-serif;
}

Comments

Add a Comment