1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-01 16:18:55 +00:00

Move all html content on the website to build top level such that we do not need the redirect.

This commit is contained in:
Michael DeHaan 2012-03-10 22:34:53 -05:00
parent 0035181c59
commit 0404acfcc2
53 changed files with 356 additions and 1423 deletions

15
_static/bootstrap-sphinx.css vendored Normal file
View file

@ -0,0 +1,15 @@
/*
* bootstrap-sphinx.css
* ~~~~~~~~~~~~~~~~~~~~
*
* Sphinx stylesheet -- Twitter Bootstrap theme.
*/
body {
padding-top: 42px;
}
div.documentwrapper {
float: left;
width: 100%;
}