<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
body {
     background: #cccccc;
}

h1 {
   font-family:sans-serif;
   color:white;
   font-size:xx-large;
   font-weight:bold;
   background-color:black;
   brder-color:black;
   border-style: solid;
   border-width: 0;
}

h2 {
   font-family:sans-serif;
   color:white;
   font-size:large;
   font-weight:bold;
   border-color:#777777;
   border-style: solid;
   background-color:#777777;
}

h3 {
   font-family:sans-serif;
   font-weight:bold;
   border-style: solid;
/*   border-width: thick 0 0 0; */
   border-width: thin 0 0 0;
   border-color: #777777;
   color: #444444;
}

pre {
    border-style: solid;
    border-width: thin thin thin thick;
    border-color: #777777; 
    color: #444444;
    background-color: #eee8e0;
    white-space: pre;
    margin-right: 4em;
    margin-left: 2em;
    padding: 0.5em 2em;
}

span.h2{
   font-family:sans-serif;
   color:white;
   font-size:large;
   font-weight:bold;
   background-color:#777777;
}

span.update-date{
   font-size: small;
}

@media screen and (max-width: 640px){
    img {
	max-width: 100% !important;
	height: auto;
    }
}
