Add advice and finish size filter
This commit is contained in:
@@ -11,7 +11,6 @@ body {
|
||||
header {
|
||||
color: #00ff41;
|
||||
text-shadow: 0 0 10px #00ff41;
|
||||
margin-bottom: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -29,7 +28,7 @@ td {
|
||||
|
||||
.user-info {
|
||||
display:inline;
|
||||
margin-right:10px;
|
||||
margin: 5px;
|
||||
color:white;
|
||||
font-weight:bold;
|
||||
}
|
||||
@@ -40,7 +39,7 @@ td {
|
||||
|
||||
.second-header {
|
||||
font-weight: bold;
|
||||
margin-bottom: 20px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
#results-table td:nth-child(2),
|
||||
|
||||
Reference in New Issue
Block a user