mirror of
https://github.com/armfly/H7-TOOL_STM32H7_App.git
synced 2024-08-09 10:05:34 +08:00
22 lines
256 B
CSS
22 lines
256 B
CSS
|
h3 code {
|
||
|
font-family: inherit ;
|
||
|
font-size: inherit ;
|
||
|
}
|
||
|
|
||
|
pre, code {
|
||
|
font-size: 12pt ;
|
||
|
}
|
||
|
|
||
|
span.apii {
|
||
|
color: gray ;
|
||
|
float: right ;
|
||
|
font-family: inherit ;
|
||
|
font-style: normal ;
|
||
|
font-size: small ;
|
||
|
}
|
||
|
|
||
|
h2:before {
|
||
|
content: "" ;
|
||
|
padding-right: 0em ;
|
||
|
}
|