|
|
|
|
@ -455,10 +455,6 @@ a:hover tt, a:hover code { |
|
|
|
|
width: auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer { |
|
|
|
|
width: auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bodywrapper { |
|
|
|
|
margin: 0; |
|
|
|
|
} |
|
|
|
|
@ -518,7 +514,10 @@ a:hover tt, a:hover code { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
div.footer { |
|
|
|
|
display: none; |
|
|
|
|
width: auto; |
|
|
|
|
margin-top: 30px; |
|
|
|
|
margin-bottom: 0; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
div.bodywrapper { |
|
|
|
|
@ -542,10 +541,6 @@ a:hover tt, a:hover code { |
|
|
|
|
width: auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer { |
|
|
|
|
width: auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.github { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
@ -573,4 +568,4 @@ table.docutils.citation, table.docutils.citation td, table.docutils.citation th |
|
|
|
|
-moz-box-shadow: none; |
|
|
|
|
-webkit-box-shadow: none; |
|
|
|
|
box-shadow: none; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|