Make team result more subtle
This commit is contained in:
@@ -73,9 +73,16 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.widefat .column-sp_team strong {
|
.widefat .column-sp_team strong {
|
||||||
background: #555;
|
background: #bbb;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 0 4px;
|
font-size: 11px;
|
||||||
|
font-weight: 600;
|
||||||
|
height: 1.4em;
|
||||||
|
line-height: 1.4em;
|
||||||
|
min-width: .7em;
|
||||||
|
padding: 0 6px;
|
||||||
|
display: inline-block;
|
||||||
|
-webkit-border-radius: 2px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user