Simplifying CSS to make it more uniform between the options
This commit is contained in:
parent
9b441d0f30
commit
59ee34f611
2 changed files with 4 additions and 10 deletions
|
@ -14,15 +14,9 @@ body{
|
|||
float: left;
|
||||
}
|
||||
|
||||
#password {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#modify {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.boxes {
|
||||
display: -moz-flex;
|
||||
background-color: white;
|
||||
margin-left: 20%;
|
||||
margin-right: 20%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue