Customize your theme
@import url(http://sxs.wdfiles.com/local--code/jqblog);
div#page-options-bottom {
    top: 0px;
}
.Pillow {
 
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    background: #e0e0e0;
    display: block;
    box-shadow: inset -4px -20px 20px 0px #00000042, inset 20px 16px 20px 13px #ffffffad, 14px 20px 20px 0px #00000063;
}
#extrac-div-1 {
    background-image: url(http://squark.wdfiles.com/local--files/dev:theme2/bar_bottom2.gif);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    bottom: 181px;
    z-index: 1;
    height: 0px;
    margin: 0 1px auto;
    vertical-align: bottom;
    padding: 0px;
}
#license-area {
    top: 0px;
    position: relative;
    padding: 0 0;
    color: #555;
    text-align: center;
    font-size: 80%;
    z-index: 160;
}
#top-bar {
    position: absolute;
    z-index: 10;
    top: 169px;
    left: 386px;
    margin: 0;
    right: 0;
    font-size: 90%;
    width: 500px;
    margin: 0;
    overflow: visible;
    padding: 5px 0 0 15px;
    z-index: 150;
}
#header {
    background: url(http://sxs.wikidot.com/local--files/start/logo.png) 231px 0px no-repeat;
    height: 202px;
    background-size: 60px 98px;
}
.mog{
writing-mode: vertical-lr;
}
#side-bar .sidebar {
    padding: 10px;
    border: 1px solid #000066;
    border-radius: 10px;
    background: #aaf;
    margin-bottom: 15px;
}
#side-bar .header {
    color: #0400ff;
    border-bottom: solid 1px #111f65;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 8pt;
    font-weight: 100;
}
.mmenu{
height: 372px !important;
}
 
/*以下为实验功能*/
/*
@media only screen and (max-width: 500px) {
    body {
        background-color:lightblue;
    }
}
*/
/*以上为实验功能*/