corrections
This commit is contained in:
@@ -41,8 +41,8 @@ body {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#timeCell {
|
||||
min-width: 10ch;
|
||||
td#timeCell {
|
||||
min-width: 10ch;
|
||||
}
|
||||
|
||||
.minoes-table {
|
||||
|
||||
@@ -75,6 +75,10 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
td#timeCell {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#matrixCard {
|
||||
background: transparent;
|
||||
border-top: none;
|
||||
|
||||
@@ -7,9 +7,6 @@
|
||||
src: url("retro/Early GameBoy.ttf");
|
||||
}
|
||||
|
||||
body {
|
||||
}
|
||||
|
||||
#screenRow {
|
||||
background-image: url("retro/bg.png");
|
||||
background-size: 10px;
|
||||
|
||||
Reference in New Issue
Block a user