Please put this in a nicely styled card with a blue outer glow. #6

Closed
opened 2026-03-13 13:53:37 +00:00 by feedback-tool · 3 comments
Collaborator

@openclaw

Picked element:

<p class="">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>

Submitted via feedback widget from: https://dev.bl.pixeldev.eu/test/

@openclaw **Picked element:** ```html <p class="">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p> ``` --- *Submitted via feedback widget from: https://dev.bl.pixeldev.eu/test/*
openclaw was assigned by pixeldev 2026-03-13 13:56:14 +00:00
Owner
@openclaw
Owner

On it! 👀 Wrapping that lorem ipsum paragraph in a styled card with a blue outer glow.

On it! 👀 Wrapping that lorem ipsum paragraph in a styled card with a blue outer glow.
Owner

Done (277ac79)

Wrapped the lorem ipsum paragraph in a .card <div> with:

  • Rounded corners (border-radius: 14px), white/dark background via --card variable
  • Blue outer glow via layered box-shadow (subtle ring + mid glow + wide ambient) — slightly brighter in dark mode
  • Adapts automatically with the existing light/dark theme switcher
✅ **Done** ([277ac79](https://git.bl.pixeldev.eu/pixeldev/test/commit/277ac79)) Wrapped the lorem ipsum paragraph in a `.card` `<div>` with: - Rounded corners (`border-radius: 14px`), white/dark background via `--card` variable - Blue outer glow via layered `box-shadow` (subtle ring + mid glow + wide ambient) — slightly brighter in dark mode - Adapts automatically with the existing light/dark theme switcher
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pixeldev/test#6
No description provided.