MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(strategytable for school exchange article)
mNo edit summary
Line 764: Line 764:


@media (max-width: 480px) {
@media (max-width: 480px) {
.strategytable .students img {
.strategytable .students img {
margin: 4px 0;
margin: 4px 0;
}
}
Line 771: Line 771:
max-width:78px;
max-width:78px;
}
}
.strategytable td.strategy {
.strategytable .strategy {
padding: 0.2em 0.4em;
padding: 0.2em 0.4em;
}
}