summaryrefslogtreecommitdiffstats
path: root/doc/_static
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2012-12-13 18:07:51 -0500
committerTom Yu <tlyu@mit.edu>2012-12-14 14:21:00 -0500
commit7a0f65b38e471a69f2f7d900758260ed1f242d5f (patch)
tree1949c651f6bb34243ebeb5f1dbe3863c8ff6b72b /doc/_static
parentbba7ed92a0b9800d9f5fdb14f5f66f755e9d92fa (diff)
downloadkrb5-7a0f65b38e471a69f2f7d900758260ed1f242d5f.tar.gz
krb5-7a0f65b38e471a69f2f7d900758260ed1f242d5f.tar.xz
krb5-7a0f65b38e471a69f2f7d900758260ed1f242d5f.zip
Conditionally include MITKC logo in HTML doc
Conditionally include the MITKC logo in the HTML output from Sphinx if the environment variable HTML_LOGO is set. During official builds for the web site, that environment variable will point to an appropriately scaled copy of the MITKC logo. Adjust HTML document colors to match logo. ticket: 7504 (new) target_version: 1.11 tags: pullup
Diffstat (limited to 'doc/_static')
-rw-r--r--doc/_static/kerb.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_static/kerb.css b/doc/_static/kerb.css
index eb93bc48a8..1eeebb71dc 100644
--- a/doc/_static/kerb.css
+++ b/doc/_static/kerb.css
@@ -24,7 +24,7 @@ div.header, div.content, div.footer {
div.header-wrapper {
background: white;
border-bottom: 3px solid #2e3436;
- border-top: 13px solid #59121e;
+ border-top: 13px solid #5d1509;
}
/* Header */