just a little border for the details.

This commit is contained in:
2018-12-21 07:30:45 -05:00
parent d7ab133fab
commit 202ca2f942
2 changed files with 5 additions and 3 deletions

View File

@@ -51,6 +51,7 @@ a {
float: left;
width: auto;
padding-top: 10px;
padding-bottom: 10px;
}
/* Clear floats after the columns */
@@ -156,10 +157,10 @@ a {
.PlaytimeDetails {
display: table;
padding-top: 10px;
padding-bottom: 5px;
padding-right: 10px;
padding: 5px;
margin-right: 10px;
border-radius: 4px;
border: 1px solid #274a68;
}
.PlaytimeStart {