Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
105 packages
Order
Sort by
cadesignsystem
## Table of contents
@citizensadvice/background-colors
Background colors are most commonly used for filling large blocks of content or areas with a color.
@citizensadvice/background-position
The background-position property sets the starting position of a background image. This can only be used with a background image.
@citizensadvice/background-size
Defines the size of the background image.
@citizensadvice/border-colors
Defines the color of the element's borders.
@citizensadvice/border-radius
Defines the radius of the element's corners.
@citizensadvice/borders
Defines the border of an element. These can be combined with other border properties such as color or widths to override default styling.
@citizensadvice/border-style
Defines the style of the element's borders.
@citizensadvice/border-width
Defines the width of an element's border.
@citizensadvice/box-sizing
Defines how the width and height of the element are calculated: whether they include the _borders_ and _padding_ or not.