summaryrefslogtreecommitdiffstats
path: root/themes/oni/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/oni/css/style.css')
-rw-r--r--themes/oni/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/oni/css/style.css b/themes/oni/css/style.css
index 3345e99..415252d 100644
--- a/themes/oni/css/style.css
+++ b/themes/oni/css/style.css
@@ -98,3 +98,5 @@ pre.src:hover:before { display: inline; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-makefile-gmake:before { content: 'GNUMakefile'; }
+
+#text-footnotes { float: left; clear: left; padding-right: 0.5em; }