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

Merge branch '12-as-a-user-i-want-a-consistent-theme-across-the-website' into 'development'

Resolve "As a user I want a consistent theme across the website"

Closes #12

See merge request !1
parents 231c0310 9f14a0a3
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