10 lines
138 B
CSS
10 lines
138 B
CSS
.docbook .xref img[src^=images\/callouts\/],
|
|
.screen img,
|
|
.programlisting img {
|
|
width: 1em;
|
|
}
|
|
|
|
.calloutlist img {
|
|
width: 1.5em;
|
|
}
|