Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.12/pydoc_data/ |
Upload File : |
/*
CSS file for pydoc.
Contents of this file are subject to change without notice.
*/
body {
background-color: #f0f0f8;
}
table.heading tr {
background-color: #7799ee;
}
.decor {
color: #ffffff;
}
.title-decor {
background-color: #ffc8d8;
color: #000000;
}
.pkg-content-decor {
background-color: #aa55cc;
}
.index-decor {
background-color: #ee77aa;
}
.functions-decor {
background-color: #eeaa77;
}
.data-decor {
background-color: #55aa55;
}
.author-decor {
background-color: #7799ee;
}
.credits-decor {
background-color: #7799ee;
}
.error-decor {
background-color: #bb0000;
}
.grey {
color: #909090;
}
.white {
color: #ffffff;
}
.repr {
color: #c040c0;
}
table.heading tr td.title {
vertical-align: bottom;
}
table.heading tr td.extra {
vertical-align: bottom;
text-align: right;
}
.heading-text {
font-family: helvetica, arial;
}
.bigsection {
font-size: larger;
}
.title {
font-size: x-large;
}
.code {
font-family: monospace;
}
table {
width: 100%;
border-spacing : 0;
border-collapse : collapse;
border: 0;
}
td {
padding: 2;
}
td.section-title {
vertical-align: bottom;
}
td.multicolumn {
width: 25%;
vertical-align: bottom;
}
td.singlecolumn {
width: 100%;
}