Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实现格子背景 #103

Open
nmsn opened this issue Oct 2, 2024 · 0 comments
Open

实现格子背景 #103

nmsn opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@nmsn
Copy link
Contributor

nmsn commented Oct 2, 2024

.background {
    background-size: 14px 14px;
    background-image: linear-gradient(to right, #F6F6F6 1px, transparent 1px), linear-gradient(to bottom, #F6F6F6 1px, transparent 1px);
}
@nmsn nmsn added the CSS label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant