OAuth & SSH Keygen
This commit is contained in:
12
style.css
12
style.css
@@ -23,7 +23,7 @@ body {
|
||||
height: 80%;
|
||||
margin: 2vw;
|
||||
padding: 2vw;
|
||||
color: white;
|
||||
color: #79F257;
|
||||
border: 2px solid #377326;
|
||||
border-radius: 1em;
|
||||
}
|
||||
@@ -43,6 +43,12 @@ span {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.message {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.button {
|
||||
margin: 8px;
|
||||
}
|
||||
@@ -59,4 +65,8 @@ span {
|
||||
text-align: center;
|
||||
display: block;
|
||||
color: #377326;
|
||||
}
|
||||
|
||||
.keyButton {
|
||||
margin: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user