summaryrefslogtreecommitdiff
path: root/doc/source/theme
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/theme')
-rw-r--r--doc/source/theme/almodovar.css22
-rw-r--r--doc/source/theme/layout.css30
2 files changed, 26 insertions, 26 deletions
diff --git a/doc/source/theme/almodovar.css b/doc/source/theme/almodovar.css
index c7f250b..8979e6d 100644
--- a/doc/source/theme/almodovar.css
+++ b/doc/source/theme/almodovar.css
@@ -33,7 +33,7 @@ body {
#content p,
#content ul,
-#content blockquote {
+#content blockquote {
line-height: 1.6em;
}
@@ -55,7 +55,7 @@ h1, h2, h3 {
margin-bottom: .7em;
}
-h1 {
+h1 {
font-size: 2.5em;
}
h2 {
@@ -73,9 +73,9 @@ h1 a, h2 a, h3 a {
color: #33a;
}
-h1, h1 a, h1 a:hover, h1 a:visited,
-h2, h2 a, h2 a:hover, h2 a:visited,
-h3, h3 a, h3 a:hover, h3 a:visited,
+h1, h1 a, h1 a:hover, h1 a:visited,
+h2, h2 a, h2 a:hover, h2 a:visited,
+h3, h3 a, h3 a:hover, h3 a:visited,
cite {
text-decoration: none;
}
@@ -113,12 +113,12 @@ a:hover {
}
/* Special case doc-title */
-h1.doc-title {
+h1.doc-title {
text-transform: lowercase;
font-size: 4em;
margin: 0;
}
-h1.doc-title a {
+h1.doc-title a {
display: block;
padding-left: 0.8em;
padding-bottom: .5em;
@@ -126,8 +126,8 @@ h1.doc-title a {
margin: 0;
border-bottom: 1px #fff solid;
}
-h1.doc-title,
-h1.doc-title a,
+h1.doc-title,
+h1.doc-title a,
h1.doc-title a:visited,
h1.doc-title a:hover {
text-decoration: none;
@@ -149,7 +149,7 @@ body {
max-width: 60em;
border: 1px solid #555596;
}
-* html #page {
+* html #page {
* width: 60em;
* }
*
@@ -157,7 +157,7 @@ body {
* margin: 0 1em 0 3em;
* }
*
-* #content h1 {
+* #content h1 {
* margin-left: 0;
* }
*
diff --git a/doc/source/theme/layout.css b/doc/source/theme/layout.css
index ed80572..b7929be 100644
--- a/doc/source/theme/layout.css
+++ b/doc/source/theme/layout.css
@@ -4,10 +4,10 @@
/* Basic Style
----------------------------------- */
-h1.pudge-member-page-heading {
+h1.pudge-member-page-heading {
font-size: 300%;
}
-h4.pudge-member-page-subheading {
+h4.pudge-member-page-subheading {
font-size: 130%;
font-style: italic;
margin-top: -2.0em;
@@ -15,24 +15,24 @@ h4.pudge-member-page-subheading {
margin-bottom: .3em;
color: #0050CC;
}
-p.pudge-member-blurb {
+p.pudge-member-blurb {
font-style: italic;
font-weight: bold;
font-size: 120%;
margin-top: 0.2em;
color: #999;
}
-p.pudge-member-parent-link {
+p.pudge-member-parent-link {
margin-top: 0;
}
-/*div.pudge-module-doc {
+/*div.pudge-module-doc {
max-width: 45em;
}*/
-div.pudge-section {
+div.pudge-section {
margin-left: 2em;
max-width: 45em;
}
-/* Section Navigation
+/* Section Navigation
----------------------------------- */
div#pudge-section-nav
@@ -42,7 +42,7 @@ div#pudge-section-nav
height: 20px;
}
-div#pudge-section-nav ul {
+div#pudge-section-nav ul {
border: 0;
margin: 0;
padding: 0;
@@ -90,33 +90,33 @@ div#pudge-section-nav ul li .pudge-section-link {
/* Module Lists
----------------------------------- */
-dl.pudge-module-list dt {
+dl.pudge-module-list dt {
font-style: normal;
font-size: 110%;
}
-dl.pudge-module-list dd {
+dl.pudge-module-list dd {
color: #555;
}
/* Misc Overrides */
-.rst-doc p.topic-title a {
+.rst-doc p.topic-title a {
color: #777;
}
.rst-doc ul.auto-toc a,
-.rst-doc div.contents a {
+.rst-doc div.contents a {
color: #333;
}
pre { background: #eee; }
-.rst-doc dl dt {
+.rst-doc dl dt {
color: #444;
margin-top: 1em;
font-weight: bold;
}
-.rst-doc dl dd {
+.rst-doc dl dd {
margin-top: .2em;
}
-.rst-doc hr {
+.rst-doc hr {
display: block;
margin: 2em 0;
}