This website works better with JavaScript.
Home
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
Code
Issues
Releases
4
Wiki
Activity
Browse Source
[CSS] Profile text mix blend difference with background. Browser's cache
was playing tricks on me and wouldn't display the changes accordingly.
remotes/upstream/experimental
Eliseu Amaro
1 year ago
parent
ab26162217
commit
4fef97f930
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
public/assets/css/base.css
+ 0
- 1
public/assets/css/base.css
View File
@@ -605,7 +605,6 @@ hr {
.profile *[class*="profile-info-"] {
flex: 1;
mix-blend-mode: difference;
filter: invert(1);
}
.profile-info {
Write
Preview
Loading…
Cancel
Save