Welcome to Assassin's Creed Wiki! Log in and join the community.

User:Soranin/mediawiki.css: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Soranin
mNo edit summary
imported>Soranin
mNo edit summary
Line 1: Line 1:
.tabbernav li {
.tabbernav > li {
    margin: 6px 0;
line-height: 20px;
    display: inline-block;
}
.tabbernav {
padding-bottom: 0px;
}
}

Revision as of 02:43, 20 July 2020

.tabbernav > li {
	line-height: 20px;
}
.tabbernav {
	padding-bottom: 0px;
}