Changes after dll integration

This commit is contained in:
VladMordock
2021-02-22 15:45:08 +01:00
parent 88ecdeb897
commit 2b8c23bce8
116 changed files with 28891 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
h3 code {
font-family: inherit ;
font-size: inherit ;
}
pre, code {
font-size: 12pt ;
}
span.apii {
float: right ;
font-family: inherit ;
font-style: normal ;
font-size: small ;
color: gray ;
}
p+h1, ul+h1 {
padding-top: 0.4em ;
padding-bottom: 0.4em ;
padding-left: 30px ;
margin-left: -30px ;
background-color: #E0E0FF ;
}