Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Milan
tchncs.de
Commits
cf3d67ec
Commit
cf3d67ec
authored
Nov 25, 2022
by
Milan
Browse files
stupid webkit fixes
parent
9bcffd3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/main.scss
View file @
cf3d67ec
...
...
@@ -212,6 +212,7 @@ img {
-webkit-text-fill-color
:
transparent
;
background
:
linear-gradient
(
160deg
,
rgb
(
33
,
129
,
140
)
25%
,
rgb
(
18
,
74
,
159
)
50%
,
rgb
(
205
,
171
,
116
)
75%
);
background-clip
:
text
;
-webkit-background-clip
:
text
;
>
span
{
background
:
transparent
;
background-clip
:
unset
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment