profile edit fixes
This commit is contained in:
@@ -7,7 +7,6 @@ body {
|
||||
display: block;
|
||||
background-color: #000084;
|
||||
font-family: "Pixelated MS Sans Serif", Arial;
|
||||
margin: 10px;
|
||||
color: #bbb;
|
||||
font-size: 1rem;
|
||||
height: 100vh;
|
||||
@@ -36,12 +35,17 @@ body {
|
||||
color: #000084;
|
||||
padding: 1rem;
|
||||
box-shadow: 1rem 1rem black;
|
||||
margin: 1rem;
|
||||
margin: 2rem;
|
||||
text-align: center;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
#bsod div {
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
|
||||
#bsod .continue {
|
||||
text-align: center;
|
||||
font-size: 1.5rem;
|
||||
margin: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user