2011-04-30 16:15:30 +02:00
|
|
|
h3 code {
|
|
|
|
font-family: inherit ;
|
2013-04-29 12:00:54 +02:00
|
|
|
font-size: inherit ;
|
2011-04-30 16:15:30 +02:00
|
|
|
}
|
|
|
|
|
2013-04-29 12:00:54 +02:00
|
|
|
pre, code {
|
|
|
|
font-size: 12pt ;
|
2011-04-30 16:15:30 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
span.apii {
|
|
|
|
float: right ;
|
|
|
|
font-family: inherit ;
|
2013-04-29 12:00:54 +02:00
|
|
|
font-style: normal ;
|
|
|
|
font-size: small ;
|
|
|
|
color: gray ;
|
2011-04-30 16:15:30 +02:00
|
|
|
}
|
|
|
|
|
2013-04-29 12:00:54 +02:00
|
|
|
p+h1, ul+h1 {
|
|
|
|
padding-top: 0.4em ;
|
|
|
|
padding-bottom: 0.4em ;
|
|
|
|
padding-left: 30px ;
|
|
|
|
margin-left: -30px ;
|
|
|
|
background-color: #E0E0FF ;
|
|
|
|
}
|