User:Der Idiot/tab.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 37: Line 37:
margin-right: auto;
margin-right: auto;
width: 100%;
width: 100%;
display: table;
display: table;
}
}


Line 45: Line 45:
height: 50px;
height: 50px;
padding: 0.2em;
padding: 0.2em;
display: table-cell;
display: table-cell;
}
}