MediaWiki talk:Skin/Sdrawkcab.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

The "sdrawkcaB" page needs for the tabs at the top (e.g. article, discussion, edit) to be backwards too (e.g. elcitra, noissucsid, tide). Can somebody do that please? TheHappySpaceman 23:17, April 25, 2011 (UTC)

Someone probably could do that. Whether they'll bother is another question, though. Sir SockySexy girls.jpg Mermaid with dolphin.jpg Tired Marilyn Monroe.jpg (talk) (stalk)Magnemite.gif Icons-flag-be.png GUN SotM UotM PMotM UotY PotM WotM 23:51, 25 April 2011
I know that. Fine, I lied. I really want to know how to do that. TheHappySpaceman 00:14, April 26, 2011 (UTC)
 Done
/* .in-block targets mobile devices */
.mw-body-content h2, .mw-body-content h3,
h2.in-block, h3.in-block {
	transform: rotate(180deg);
}
#mw-previewheader {
	transform: revert;
}
rotate() works for about 95% of all browsers. Internet Explorer 6-8 (market share of 0.05%) and Firefox 2-3 (market share of 0.01%) aren't supported, and there's no practical fix for them. Dark Web, White Hat (talk) 09:28, 14 April 2022 (UTC)