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
No edit summary
imported>Soranin
mNo edit summary
Line 1: Line 1:
.tabbernav > li {
.infobox .tabbernav {
line-height: 20px;
    display: flex;
}
    line-height: 18px;
.tabbernav {
padding-bottom: 50px;
}
}

Revision as of 02:50, 20 July 2020

.infobox .tabbernav {
    display: flex;
    line-height: 18px;
}