Anonymous

MediaWiki:Common.css: Difference between revisions

From Kainga Encyclopedia
no edit summary
No edit summary
No edit summary
Line 41: Line 41:
/* float stuff that shouldn't float on mobile */
/* float stuff that shouldn't float on mobile */
.mobCenter{
.mobCenter{
display:block;
float:right;
float:right;
}
}