Removed text shadow from tags (Issue #5)
This commit is contained in:
parent
2abafeb8c2
commit
0a3a513872
1 changed files with 1 additions and 0 deletions
|
@ -1345,6 +1345,7 @@ a.tag.label,
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
color: #0066FF !important;
|
color: #0066FF !important;
|
||||||
border: 1px solid #0066FF;
|
border: 1px solid #0066FF;
|
||||||
|
text-shadow: none !important;
|
||||||
}
|
}
|
||||||
.wall-item-bottom .label {
|
.wall-item-bottom .label {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue