Benutzer:Hausgeist/common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Versionsgescichte "#hauptseite h2 " siehe: https://de.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action=history) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 17: | Zeile 17: | ||
font-size:145%; | font-size:145%; | ||
font-weight:bold; | font-weight:bold; | ||
} | |||
div.hauptseite-inhalte-links { | |||
margin: 0 0 0 0; | |||
} | |||
div.hauptseite-inhalte-rechts { | |||
margin: 0 0 0 0; | |||
} | |||
div.hauptseite-einleitung { | |||
margin: 0 0 0 0; | |||
text-align:center; | |||
} | } | ||
Version vom 28. Juli 2018, 12:32 Uhr
#hauptseite h2 {
background: #ababab;
border: 1px solid #AAA;
font-family: Linux Libertine, Georgia, Times, serif;
font-size: 1em;
font-weight: bold;
line-height: 1.5;
margin: 0;
padding: .1em 0;
}
div.hauptseite-ueberschrift {
background:#ababab;
margin: 0;
border:1px solid #AAA;
text-align:center;
font-size:145%;
font-weight:bold;
}
div.hauptseite-inhalte-links {
margin: 0 0 0 0;
}
div.hauptseite-inhalte-rechts {
margin: 0 0 0 0;
}
div.hauptseite-einleitung {
margin: 0 0 0 0;
text-align:center;
}