Skip to content
Snippets Groups Projects
Commit 9f14a0a3 authored by Arianne Bayliss's avatar Arianne Bayliss
Browse files

commit css framework for all pages

parent 231c0310
No related branches found
No related tags found
1 merge request!1Resolve "As a user I want a consistent theme across the website"
body{
background-color: white;
color: black;
}
header{
background-color: white;
color: black;
display: block;
margin-left: auto;
margin-right: auto;
float: center;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment