MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
strategytable for school exchange article
(new frontpage icons)
(strategytable for school exchange article)
Line 739:
min-width: auto;
max-width: 640px;
}
 
 
/*** Strategytable ***/
.strategytable {
width: 100%;
max-width: 900px;
}
 
.strategytable .students {
width:250px;
text-align: center;
}
 
.strategytable .students img {
margin: 4px;
}
 
@media (max-width: 720px) {
.strategytable .students {
width:170px;
}
}
 
@media (max-width: 480px) {
.strategytable .students img {
margin: 4px 0;
}
.strategytable .students {
width: auto;
max-width:78px;
}
.strategytable td.strategy {
padding: 0.2em 0.4em;
}
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu