Simple CSS edit

MasterGameMaster
MasterGameMaster

I am trying to get the Star Wars Scroll look (at least a simple one) and I put the word scroll in the slugs I want to reflect the black background and yellow text.  Here is what I have in my Custom CSS block:

/* Set the background color to black and text color to yellow for pages with "scroll" in the slug */

.page[data-slug*="scroll"] {

    background-color: black;

    color: yellow;

}

But it does not seem to update.  I am new to CSS, so my guess is I missed a simple step.  Any help?

 

Curt

 

 

Comments

Sign In or Register to comment.

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions