mirror of
https://github.com/walterschell/Lua.git
synced 2024-11-10 01:01:46 +00: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 ;
|
|
}
|