css - How do I keep a mediawiki div element centered horizontally? -
#searchinput { width: 50%; height: 40px; display: block; text-align: center; margin-left: auto; margin-right: auto; top: -12em !important; left: 1em !important; }
i can't div stay centered in mediawiki wiki. there way this? code above doesn't anything. stays in place. have applied know in previous post, , still doesn't work divs.
Comments
Post a Comment