Cosmetic
This commit is contained in:
parent
8155ffe0ce
commit
0782d9d12d
1 changed files with 3 additions and 4 deletions
|
@ -24,6 +24,9 @@ hr {
|
||||||
.center {
|
.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.error {
|
||||||
|
color: darkred;
|
||||||
|
}
|
||||||
.content {
|
.content {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -201,10 +204,6 @@ hr {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error {
|
|
||||||
color: darkred;
|
|
||||||
}
|
|
||||||
|
|
||||||
.token-info {
|
.token-info {
|
||||||
margin: 0 1em;
|
margin: 0 1em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue