MediaWiki

Pivot.css: Unterschied zwischen den Versionen

Aus HüPedia

(neu)
 
(add)
 
Zeile 1: Zeile 1:
 
/* CSS placed here will be applied to the Pivot skin */
 
/* CSS placed here will be applied to the Pivot skin */
 +
 +
/**
 +
* CoockeWarning extension
 +
*/
 +
.mw-cookiewarning-container {
 +
min-height: 4em;
 +
padding: 15px;
 +
}
  
 
/**
 
/**

Aktuelle Version vom 29. Januar 2020, 19:31 Uhr

/* CSS placed here will be applied to the Pivot skin */

/**
 * CoockeWarning extension
 */
.mw-cookiewarning-container {
	min-height: 4em;
	padding: 15px;
}

/**
 * WikiEditor extension
 */
.wikiEditor-ui-toolbar .page-characters div span {
	height: 1.75em;
}
.wikiEditor-ui-buttons,
.wikiEditor-ui-controls {
	background-color: #f6f6f6; 
}
Cookies helfen uns bei der Bereitstellung von HüPedia. Durch die Nutzung von HüPedia erklärst du dich damit einverstanden, dass wir Cookies speichern.