mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07: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:
parent
0035181c59
commit
0404acfcc2
53 changed files with 356 additions and 1423 deletions
15
_static/bootstrap-sphinx.css
vendored
Normal file
15
_static/bootstrap-sphinx.css
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* bootstrap-sphinx.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~
|
||||
*
|
||||
* Sphinx stylesheet -- Twitter Bootstrap theme.
|
||||
*/
|
||||
|
||||
body {
|
||||
padding-top: 42px;
|
||||
}
|
||||
|
||||
div.documentwrapper {
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue