Minecraft tracker: formatting fix
This commit is contained in:
parent
95e0fa2672
commit
f655dc0dbc
|
@ -9,7 +9,7 @@
|
|||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
padding: 3px 3px 10px;
|
||||
width: 352px;
|
||||
width: 384px;
|
||||
background-color: #42b149;
|
||||
}
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
#location-table{
|
||||
width: 352px;
|
||||
width: 384px;
|
||||
border-left: 2px solid #000000;
|
||||
border-right: 2px solid #000000;
|
||||
border-bottom: 2px solid #000000;
|
||||
|
@ -72,6 +72,7 @@
|
|||
|
||||
#location-table td.counter {
|
||||
text-align: right;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#location-table td.toggle-arrow {
|
||||
|
|
Loading…
Reference in New Issue