Minor UI adjustments (version used for ep #410)

This commit is contained in:
Samuel Kent
2022-12-30 09:56:24 +11:00
parent c9d384015a
commit d5099f7a99
3 changed files with 3 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

+3 -3
View File
@@ -35,9 +35,9 @@ a, a:visited {
#PlayersList {
/* font-family: "Lucida Console"; */
position: absolute;
left: 110px;
left: 60px;
border: dashed;
width: 350px;
width: 400px;
min-height: 130px;
padding-left: 5px;
}
@@ -46,7 +46,7 @@ a, a:visited {
position: absolute;
left: 724px;
border: dashed;
width: 350px;
width: 400px;
min-height: 130px;
padding-left: 5px;
}