aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/user_doc.css
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 13:41:23 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit137abd0cfaa8959224f88a4ebe9584a51468cc88 (patch)
treec396f760a1e309b5a837359e65c57c4555534d49 /doc_src/user_doc.css
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
Diffstat (limited to 'doc_src/user_doc.css')
-rw-r--r--doc_src/user_doc.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc_src/user_doc.css b/doc_src/user_doc.css
index c64a8665..cf76e9ed 100644
--- a/doc_src/user_doc.css
+++ b/doc_src/user_doc.css
@@ -64,13 +64,14 @@ body {
.fish_right_big { margin-left: 200px; }
.fish_only_bar {
width: 100%;
+ padding-bottom: 3rem;
}
hr {
height: 0;
border: none;
border-top: 1px solid #AAA;
}
-/*Ineraction*/
+/*Interaction*/
a { color: #3d5cb3; }
.qindex a {
color: white;