Changes

Jump to navigation Jump to search

MediaWiki:Common.css

434 bytes added, 5 years ago
no edit summary
}
 
/*This CSS code adding by Rahul for responsiveness */
@media only screen and (max-width: 600px) {
}
 
@media only screen and (min-width: 600px) {
}
 
@media only screen and (min-width: 768px) {
}
 
@media only screen and (min-width: 992px) {
}
 
@media only screen and (min-width: 1200px) {
#testdivnew > :nth-child(2){ margin-left: 10px; margin-right: 10px; }
}
 
/*This CSS code adding by Rahul for responsiveness */

Navigation menu