Graphic Design Standards


Overview

This document outlines the graphic design standards for the N J Sharp website. It covers colors, fonts, and layout guidelines to ensure a consistent and visually appealing user experience.


Colors

Full palette
#232436
#48495d
#BDBAC3
#E8CDAF
#C38D69
#794635
#A6C4DC
#A56F68

The following colors should be used throughout the website:

#232436
#BDBAC3
#E8CDAF
#48495d
#A6C4DC
#232436

Fonts

The following fonts should be used throughout the website:


Layout

The website uses a grid-based layout with the Raster framework. Here are some guidelines:


Creating New Pages

To create a new page, follow these steps:

  1. Create a new HTML file in the appropriate directory.
  2. Include the necessary meta tags and CSS links in the <head> section.
  3. Use the grid system to structure the content of the page.
  4. Follow the color and font guidelines outlined in this document.