Skip to content
Snippets Groups Projects

Update css framework.css

2 files
+ 32
13
Compare changes
  • Side-by-side
  • Inline

Files

body{
background-color: white;
color: black;
}
header{
background-color: white;
color: black;
display: block;
margin-left: auto;
margin-right: auto;
float: center;
}
Loading