MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus FuemoWiki
Wechseln zu: Navigation, Suche
(remove the article/edit etc tabs for users who are not logged in)
(kein Unterschied)

Version vom 11. Juli 2008, 22:19 Uhr

/** Kleinschreibung nicht erzwingen */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

/** remove the article/edit etc tabs for users who are not logged in */
#ca-edit { display: none; }