Merge "Add OpenStack logo in the footer"

This commit is contained in:
Jenkins 2015-05-18 18:19:21 +00:00 committed by Gerrit Code Review
commit 7d01e8f1f7
3 changed files with 10 additions and 0 deletions

View File

@ -40,3 +40,12 @@ article h1 {
article h2 {
color: rgb(133,11,19);
}
.slide-footer {
position: absolute;
bottom: 1ex;
right: 1em;
font-size: 66%;
text-align: right;
z-index: -2;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -274,6 +274,7 @@ extensions += [
#slide_theme = 'slides'
slide_theme = 'single-level'
slide_levels = 3
slide_footer = '<img alt="OS logo" src="_static/os_logo_small.png" style="width: 4em;">'
# Place custom static assets in the _static directory and uncomment
# the following lines to include them