Anonymous

MediaWiki:Common.css: Difference between revisions

From Kainga Encyclopedia
no edit summary
imported>NotoriousRBG
No edit summary
No edit summary
Line 37: Line 37:
background-color:#eee;
background-color:#eee;
color:#000;
color:#000;
}
/* float stuff that shouldn't float on mobile */
.mobCenter{
float:right;
}
}