Skip to content

Changing the secondary color #7

@kevindesai777

Description

@kevindesai777

Trying to add a background to the whole page using the pattern in the body tag.

<body class="pattern-grid-xl grid-color grid-secondary-color">

This is my CSS

<style> .grid-color { background-color: black; } .grid-secondary-color { color: white; } </style>

However I just see a black background, no white lines. What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions