User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 6: Line 6:
     background: none;
     background: none;
     text-decoration: none;
     text-decoration: none;
}
ul.tabberactive {
border:solid 1px;
}
}

Revision as of 18:22, 27 April 2021

ul.tabbernav li a {
    padding: 3px 0.5em;
    margin-left: 10%;
    border: none;
    border-bottom: none;
    background: none;
    text-decoration: none;
}

ul.tabberactive {
	border:solid 1px;
}