* zeilenueberschneidung-bei-mehrzeiligen-headlines-b-gone
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1058 31f61c52-7bfb-0310-b897-fc00f8a278f0ds2013
parent
5f08865b73
commit
d8d92bb8a7
|
@ -138,7 +138,12 @@ pre {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
#content h1 {
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
#content h2 {
|
||||
line-height: 1em;
|
||||
font-size: 200%;
|
||||
margin-bottom: 1em;
|
||||
margin-top: 0px;
|
||||
|
@ -146,6 +151,7 @@ pre {
|
|||
}
|
||||
|
||||
#content h3 {
|
||||
line-height: 1.3em;
|
||||
font-size: 130%;
|
||||
margin-top: 30px;
|
||||
color: #555;
|
||||
|
|
Loading…
Reference in New Issue