Anonymous
×
Create a new article
Write your page title here:
We currently have 97 articles on The Dream Shrine. Type your article name above or click on one of the titles below and start writing!



The Dream Shrine

Template:GameInfo/Echoes-of-Wisdom-Styles.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 9: Line 9:
#mw-content h2 {
#mw-content h2 {
     color: #71b679;
     color: #71b679;
}
#mw-content h2:Before {
content: "";
background-image: url('./images/test.png');
background-size: 100% 100%;
display: inline-block;
width: 32px;
height: 14px;
margin: auto;
}
}

Revision as of 17:41, 6 August 2024

.test {
    color: black;
}

#cosmos-title-text {
    color: #71b679;
}

#mw-content h2 {
    color: #71b679;
}