mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-16 14:50:01 +00: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 ;
|
||
|
}
|
||
|
|