Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
3 answers
66 views

Here is my snippet. The <p> is the text "Cool CDs", which appears as a gradient-filled text (with the use of background-clip:text). p::before is a slightly shifted-down stroke that I ...
1 vote
1 answer
64 views

I don't have a clue how to create these 3d looking borders. The borders have a green gradient going into transparent. The green used is #2CA05A. The border-radius is 30px. This is what I have: .new-...
0 votes
1 answer
47 views

This looks simple and must be asked before, but I cannot find the question. I have the following animation: @keyframes bar-animation { to { background-position-y: 20px; } } ....
-1 votes
1 answer
88 views

I have been trying to make this effect using css, but i kind of stuck, i can't figure it out how to make the color of gradient look smooth. it's possible to do ? so far this what i got .bg-...
User96's user avatar
  • 1
0 votes
1 answer
114 views

I'm working on a Svelte component where I want to create a shiny call-to-action button with gradient animations. The button should have a combination of linear and conic gradients that animate over ...
0 votes
2 answers
1k views

I'm trying to recreate a circular gradient in CSS that matches the one I designed in Figma. Here's the image for reference: Circle Gradient The gradient I have in Figma is defined as: background: ...
1 vote
0 answers
47 views

I am working on a hobby project. I have a gradient background, and trying to create an animation whenever I switch between routes. For example, if I have background-color: linear-gradient(green, red) ...
0 votes
2 answers
293 views

I try to build a website with a color picker. For that, I would like to use some sort of semicircle with which you can choose the hue and a triangle with which you can choose the saturation and ...
0 votes
1 answer
81 views

I've a web page with three tabs. I want the last tab to fade partially on it's right when screen size is <= 640px. My SCSS was doing that, but the styles aren't applying after moving folders. Right ...
0 votes
1 answer
565 views

I'm currently interested in Blurhash, which can be used as user-friendly placeholder for image loading, to convert the given hash into a set of CSS gradient background, so I may use it as a ...
-3 votes
1 answer
91 views

I'm trying to achieve the two effects you see below in CSS, but I can't find how to do them. Does anyone know the name of this CSS effect or how to achieve something similar with pure CSS?
0 votes
1 answer
53 views

*{ padding: 0; margin: 0; box-sizing: border-box; } .sky{ width: 100%; height: 400px; background-color: rgb(92, 217, 255); background-image: radial-gradient(circle at 46.5% ...
1 vote
2 answers
754 views

I want a white container with chat bubbles masked to a gradient that when scrolled will change with the gradient below, as seen in this example: I've tried making the part of .container that is ...
0 votes
0 answers
23 views

:root { --color-primary: #1999CC; --gr-deg-x: 270deg; --gr-primary-fade-x: linear-gradient(var(--gr-deg-x), var(--color-primary) 0%, rgba(0, 0, 0, 0) 50%); } .myselector { --gr-deg-x: ...
Alex's user avatar
  • 10.3k
3 votes
0 answers
328 views

I'm creating a CSS linear gradient with color-hints and I want to create an effect to blend from one color to the background color on one side, and then do the opposite to blend back on the other side....

15 30 50 per page
1
2 3 4 5
...
7

AltStyle によって変換されたページ (->オリジナル) /