mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Removed text shadow from tags (Issue #5)
This commit is contained in:
parent
cc8f252f59
commit
2abafeb8c2
1 changed files with 1 additions and 0 deletions
|
@ -1345,6 +1345,7 @@ a.tag.label,
|
|||
box-shadow: none !important;
|
||||
color: #05d8fb !important;
|
||||
border: 1px solid #05d8fb;
|
||||
text-shadow: none !important;
|
||||
}
|
||||
.wall-item-bottom .label {
|
||||
color: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue