MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 13: Line 13:




#hauptseite h4 {
h4 {
  background-color: #d8e8ff;
color: blue;
  border: 1px solid #8898bf;
font-size: 14pt;
  font-size: 5em;
text-decoration: underline;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
}
h5 {
font-size: 10pt;
text-decoration: underline;
}
#ca-nstab-main { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-view { display: none !important; }