MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:




#hauptseite h4 {
h4 {
  background-color: #d8e8ff;
color: blue;
  border: 1px solid #8898bf;
  font-size: 5em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
}