14 lines
120 B
CSS
14 lines
120 B
CSS
h3 code {
|
|
font-family: inherit ;
|
|
}
|
|
|
|
pre {
|
|
font-size: 105% ;
|
|
}
|
|
|
|
span.apii {
|
|
float: right ;
|
|
font-family: inherit ;
|
|
}
|
|
|