WIP
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
font-size: 1.4rem;
|
||||
font-family: "Fira Mono";
|
||||
text-align: left;
|
||||
/* height: 85vh; */
|
||||
}
|
||||
|
||||
.move {
|
||||
display: inline-block;
|
||||
/* display: inline-block; */
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
@@ -14,13 +13,13 @@
|
||||
display: inline-block;
|
||||
width: 40px;
|
||||
text-align: right;
|
||||
margin-right: 10px;
|
||||
margin-right: 20px;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.move__ply {
|
||||
display: inline-block;
|
||||
width: 60px;
|
||||
width: 70px;
|
||||
color: rgb(0, 173, 136);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user