[gnome-builder/wip/chergert/docstyle] doc: fixup line number sections
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/docstyle] doc: fixup line number sections
- Date: Tue, 7 Nov 2017 23:12:48 +0000 (UTC)
commit 60ba8765bf4446620438d053e7f169d84304a0eb
Author: Christian Hergert <chergert redhat com>
Date: Tue Nov 7 15:12:38 2017 -0800
doc: fixup line number sections
doc/sdk/style.css | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/doc/sdk/style.css b/doc/sdk/style.css
index eed13e9..c66efd5 100644
--- a/doc/sdk/style.css
+++ b/doc/sdk/style.css
@@ -146,7 +146,7 @@ table.navigation {
pre.synopsis,
pre.programlisting {
- padding: .5em;
+ padding: .75em;
margin: 0px;
color: #333333;
border-radius: 9px;
@@ -162,23 +162,21 @@ div.refsect2 > pre.programlisting {
border-radius: 9px;
}
-div.informalexample {
- margin-left: 1em;
-}
-
table.listing_frame {
border: 1px solid #ececec;
border-radius: 9px;
background-color: #ececec;
}
-div.informalexample pre.programlisting {
- padding: .75em .25em;
+div.refsect2 div.informalexample pre.programlisting {
+ margin-right: 0.25em;
+ border-radius: 7px;
}
-td.listing_lines {
+td.listing_lines pre {
padding-left: 1em;
padding-right: .5em;
+ padding-top: 1em;
font-family: "Source Code Pro", monospace;
font-weight: 400;
font-style: normal;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]