mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 08:38:27 -05:00
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 ;
|
||
|
}
|
||
|
|