Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Documentation
sphinx
Commits
ffe16ba5
Commit
ffe16ba5
authored
Jul 16, 2018
by
Spencer Williams
Browse files
some css updates
parent
c03c50be
Changes
2
Hide whitespace changes
Inline
Side-by-side
theme/sphinx_rigado_theme/__init__.py
View file @
ffe16ba5
from
os
import
path
__version__
=
'0.0.1
0
'
__version__
=
'0.0.1
1
'
def
get_html_theme_path
():
"""Return list of HTML theme paths."""
...
...
theme/sphinx_rigado_theme/static/css/rigado.css
View file @
ffe16ba5
...
...
@@ -132,8 +132,13 @@ div.sphinxsidebar {
div
.body
{
padding-left
:
23px
;
padding-top
:
15px
;
max-width
:
100%
;
}
div
.body
>
div
.section
{
max-width
:
80%
;
}
div
.body
h1
,
div
.body
h2
,
div
.body
h3
,
div
.body
h4
,
div
.body
h5
,
div
.body
h6
{
margin
:
0
;
padding
:
0
;
...
...
@@ -161,7 +166,7 @@ div.body div.section {
div
.body-rellinks
{
margin-top
:
6em
;
background-color
:
#fafafa
;
padding
0
.5em;
padding
:
0
.5em
;
}
div
.body-rellink
{
width
:
40%
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment