Přeskočit na obsah

MediaWiki:Dokumentace/styles.css: Porovnání verzí

Z Infopedia
založena nová stránka s textem „.documentation { background-color: #f8f9fa; border: 1px solid #a2a9b1; padding: 1em; margin-top: 1em; font-size: 95%; line-height: 1.5em; border-radius: 8px; } .documentation h2 { margin-top: 0; font-size: 1.2em; color: #202122; }“
 
(Žádný rozdíl)

Aktuální verze z 2. 5. 2025, 21:56

.documentation {
  background-color: #f8f9fa;
  border: 1px solid #a2a9b1;
  padding: 1em;
  margin-top: 1em;
  font-size: 95%;
  line-height: 1.5em;
  border-radius: 8px;
}

.documentation h2 {
  margin-top: 0;
  font-size: 1.2em;
  color: #202122;
}