Skip to content
Snippets Groups Projects

Update css framework.css

Merged Arianne Bayliss requested to merge c22064609-development-patch-30118 into development
2 files
+ 32
13
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
13
body{
background-color: white;
color: black;
}
header{
background-color: white;
color: black;
display: block;
margin-left: auto;
margin-right: auto;
float: center;
}
Loading