proper color support for labels
This commit is contained in:
@@ -987,10 +987,8 @@ nav.pagination {
|
||||
}
|
||||
|
||||
.label {
|
||||
background: #d40;
|
||||
background: #333;
|
||||
padding: 0.1em 0.2em;
|
||||
border-radius: 0.2em;
|
||||
color: #b20;
|
||||
border: 1px solid #B20;
|
||||
text-shadow: -1px -1px #e50, 1px 1px #a10;
|
||||
text-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user