diff --git a/src/styles/tags.css b/src/styles/tags.css index bbcd86a..c55889e 100644 --- a/src/styles/tags.css +++ b/src/styles/tags.css @@ -44,3 +44,13 @@ cursor: default; box-shadow: unset; } + +.IBMSMSMBSSTagsTag.IBMSMSMBSSTagsTagRepost { + background: #ffffff1a; + color: #ffffff59; + font-weight: 700; + border: unset; + font-size: 14px; + cursor: default; + box-shadow: unset; +} \ No newline at end of file