Skip to content
Snippets Groups Projects
Commit 549e4ae7 authored by Liam Driscoll's avatar Liam Driscoll
Browse files

Merge branch 'c22064609-development-patch-30118' into 'development'

Update css framework.css

See merge request !7
parents ef1bcf05 df77bef2
No related branches found
No related tags found
1 merge request!7Update css framework.css
body{
background-color: white;
color: black;
}
header{
background-color: white;
color: black;
display: block;
margin-left: auto;
margin-right: auto;
float: center;
}
header{
background-color: black;
display: block;
color: black;
margin-left: auto;
margin-right: inherit;
width: 100%;
height: 75%;
}
button{
background-color: white;
color: black;
text-align: center;
position: fixed;
margin: inherit;
display: inline-block;
line-height: 20px;
float: center;
width: 10%;
height: 15%;
font-size: 16px;
border-radius: 12px;
padding: 1px 10px;
transform: translate(350%, 50%);
font-family: monospace;
font-style: oblique;
font-weight: bolder;
}
body{
display: block;
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