doc/reference.html: Upgrade to OK.css 1.0.3
This commit is contained in:
parent
9d425466b8
commit
99bf4c370f
4
expat/doc/ok.min.css
vendored
4
expat/doc/ok.min.css
vendored
File diff suppressed because one or more lines are too long
@ -41,7 +41,6 @@
|
||||
<title>Expat XML Parser</title>
|
||||
<meta name="author" content="Clark Cooper, coopercc@netheaven.com" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<!-- OK.css (https://github.com/andrewh0/okcss) is licensed under the MIT license -->
|
||||
<link href="ok.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="style.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
|
@ -36,16 +36,6 @@ body {
|
||||
max-width: none; /* was: 80ch */
|
||||
}
|
||||
|
||||
/* Workaround OK.css issue with spacing in description lists
|
||||
https://github.com/andrewh0/okcss/issues/4
|
||||
*/
|
||||
dt {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
dl dt:nth-child(1n+2) {
|
||||
margin-top: 1.5ex;
|
||||
}
|
||||
|
||||
.cpp-symbols dt {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user