diff --git a/doc/contribute.html b/doc/contribute.html index 9ba390e..eb29f51 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -22,20 +22,44 @@ margin-bottom: 32px; } - .example + .example , .section { padding: 5px 6px; font-weight: bold; + margin-top: 11px; + } + + .example + { font-size: 15px; background-color: #E6E6E6; - margin-top: 11px; + } + + .section + { + background-color: #E8E8E8; + } + + .section > .title + { + font-size: 16px; } - .example > .children + .example > .children, .section > .children { padding-top: 11px; padding-left: 10px; } + + .section > .children + { + font-size: 95%; + } + + .section > .children > div.text:first-child, .section > .children > dl:first-child + { + margin-top: 0px; + } .example > .children > h7 { diff --git a/doc/index.html b/doc/index.html index f90b7c6..38f44db 100644 --- a/doc/index.html +++ b/doc/index.html @@ -22,20 +22,44 @@ margin-bottom: 32px; } - .example + .example , .section { padding: 5px 6px; font-weight: bold; + margin-top: 11px; + } + + .example + { font-size: 15px; background-color: #E6E6E6; - margin-top: 11px; + } + + .section + { + background-color: #E8E8E8; + } + + .section > .title + { + font-size: 16px; } - .example > .children + .example > .children, .section > .children { padding-top: 11px; padding-left: 10px; } + + .section > .children + { + font-size: 95%; + } + + .section > .children > div.text:first-child, .section > .children > dl:first-child + { + margin-top: 0px; + } .example > .children > h7 { diff --git a/doc/install.html b/doc/install.html index 8f7b6eb..1a5b5ad 100644 --- a/doc/install.html +++ b/doc/install.html @@ -22,20 +22,44 @@ margin-bottom: 32px; } - .example + .example , .section { padding: 5px 6px; font-weight: bold; + margin-top: 11px; + } + + .example + { font-size: 15px; background-color: #E6E6E6; - margin-top: 11px; + } + + .section + { + background-color: #E8E8E8; + } + + .section > .title + { + font-size: 16px; } - .example > .children + .example > .children, .section > .children { padding-top: 11px; padding-left: 10px; } + + .section > .children + { + font-size: 95%; + } + + .section > .children > div.text:first-child, .section > .children > dl:first-child + { + margin-top: 0px; + } .example > .children > h7 { @@ -156,6 +180,6 @@
-pip install pythonwhois
pip install --upgrade pythonwhois
pip install pythonwhois
pip install ordereddict
pip install --upgrade pythonwhois