User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
.tabbernav a{
.tabbernav {
background-color:red;
margin-left:10%;
background:none;
}
 
.tabberactive {
background:none;
}
}

Revision as of 18:10, 27 April 2021

.tabbernav {
	margin-left:10%;
	background:none;
}

.tabberactive {
	background:none;
}