krb5 commit: Minor Sphinx html style modification
Zhanna A Tsitkova
tsitkova at MIT.EDU
Tue Aug 7 16:12:05 EDT 2012
https://github.com/krb5/krb5/commit/6974c8917e07f748e978ca32605b3a60000f4601
commit 6974c8917e07f748e978ca32605b3a60000f4601
Author: Zhanna Tsitkov <tsitkova at mit.edu>
Date: Tue Aug 7 16:30:21 2012 -0400
Minor Sphinx html style modification
doc/rst_source/_templates/layout.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/rst_source/_templates/layout.html b/doc/rst_source/_templates/layout.html
index 4584081..2cf03a1 100644
--- a/doc/rst_source/_templates/layout.html
+++ b/doc/rst_source/_templates/layout.html
@@ -40,7 +40,7 @@
style="color: #59121e; font-size: 120%;
padding-top: 10px;">{{ shorttitle|e }}</a><h1>
{% endblock %}
- <div class="rel" style="font-size: 60%; padding-bottom: 0px;" >
+ <div class="rel" style="font-size: 50%; padding-bottom: 0px;" >
{%- for rellink in rellinks|reverse %}
<a href="{{ pathto(rellink[0]) }}"
title="{{ rellink[1]|striptags }}"
More information about the cvs-krb5
mailing list