just a little border for the details.
This commit is contained in:
@@ -63,6 +63,7 @@ class ps4 {
|
|||||||
}
|
}
|
||||||
echo '<div class="row"><div class="head PlaytimeStart"></div><div class="head PlaytimeEnd"></div><div class="head PlaytimeTotal">'. $i .' sessions</div></div>';
|
echo '<div class="row"><div class="head PlaytimeStart"></div><div class="head PlaytimeEnd"></div><div class="head PlaytimeTotal">'. $i .' sessions</div></div>';
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
|
echo '<div class="padding-bottom-10"></div>';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -51,6 +51,7 @@ a {
|
|||||||
float: left;
|
float: left;
|
||||||
width: auto;
|
width: auto;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Clear floats after the columns */
|
/* Clear floats after the columns */
|
||||||
@@ -156,10 +157,10 @@ a {
|
|||||||
|
|
||||||
.PlaytimeDetails {
|
.PlaytimeDetails {
|
||||||
display: table;
|
display: table;
|
||||||
padding-top: 10px;
|
padding: 5px;
|
||||||
padding-bottom: 5px;
|
margin-right: 10px;
|
||||||
padding-right: 10px;
|
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
border: 1px solid #274a68;
|
||||||
}
|
}
|
||||||
|
|
||||||
.PlaytimeStart {
|
.PlaytimeStart {
|
||||||
|
|||||||
Reference in New Issue
Block a user