aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index deb97a80..8bbdde0e 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -35,6 +35,10 @@
35 padding:.25em 1em; 35 padding:.25em 1em;
36} 36}
37 37
38code {
39 margin-bottom: 1em;
40}
41
38/* hyperlinks and buttons */ 42/* hyperlinks and buttons */
39#body_content a, 43#body_content a,
40#body_content a:link, 44#body_content a:link,