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