Outline for t-friendly tumblr links
This commit is contained in:
parent
2e5b4527b3
commit
2f5b533dd7
@ -46,7 +46,7 @@ function fixupSiteStyles(){
|
||||
var style = document.createElement('style');
|
||||
style.textContent = `
|
||||
.assigned-label-transphobic { outline: 2px solid #991515 !important; }
|
||||
/*.assigned-label-t-friendly { outline: 2px #77B91E !important; }*/
|
||||
.assigned-label-t-friendly { outline: 1px solid #77B91E !important; }
|
||||
`;
|
||||
document.head.appendChild(style);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user