summaryrefslogtreecommitdiff
path: root/nn.css
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-27 01:13:58 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-27 01:13:58 -0800
commitf2f9d73097abd3722d46d173117fd9df3980a857 (patch)
tree523aee36b3d395a86d5dd3aaa79592ae5547b9e8 /nn.css
parentd33a7e18a5e817306497eeeac72d6aed692c6a43 (diff)
downloadnng-f2f9d73097abd3722d46d173117fd9df3980a857.tar.gz
nng-f2f9d73097abd3722d46d173117fd9df3980a857.tar.bz2
nng-f2f9d73097abd3722d46d173117fd9df3980a857.zip
shrink the version notes
Diffstat (limited to 'nn.css')
-rw-r--r--nn.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/nn.css b/nn.css
index 26060130..a103543f 100644
--- a/nn.css
+++ b/nn.css
@@ -386,6 +386,15 @@ pre {
font-size: 1.0625em;
}
+.admonitionblock>table td.nn-version-note {
+ padding-left: 1.125em;
+ padding-right: 1.25em;
+ border-left: 1px solid #dddddf;
+ color: rgba(0, 0, 0, .6);
+ border-top: none;
+ font-size: 0.95em;
+}
+
.admonitionblock>table td.content>:last-child>:last-child {
margin-bottom: 0
}
@@ -430,10 +439,6 @@ a span.icon>.fa {
color: #bf0000
}
-.nn-version-note {
- font-size: .95em;
-}
-
/* image */
img {