User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 2: Line 2:
     background-color: #e6e6e6;
     background-color: #e6e6e6;
     border-radius: 10px 10px 10px 10px;
     border-radius: 10px 10px 10px 10px;
     border:none;
     border: 1px solid #00aa00;
}
}

Revision as of 16:54, 27 December 2020

.toc {
    background-color: #e6e6e6;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #00aa00;
}