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
No edit summary
Line 1: Line 1:
.infobox .tabbernav {
.tabbernav {
     display: flex;
     display: flex;
     line-height: 18px;
     line-height: 18px;
}
}

Revision as of 02:50, 20 July 2020

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