User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 7: Line 7:
}
}
.tocnumber { display: none; }

Revision as of 17:06, 27 December 2020

.toc {
    background-color: #e6e6e6;
    border-radius: 10px 10px 10px 10px;
    border: 0.5px black solid;
    margin: 0 0 0 0;
	padding: 0;
	
}

.tocnumber { display: none; }