/* body {
    background: url('https://images.cnblogs.com/cnblogs_com/nixu/2005061/o_230210071538_1.jpeg')  fixed;
    background-size: 100%;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}

body.has-navbar {
    background-position-y: 0;
}

.navbar {
    background-color: transparent;
}

#home {
    opacity: 0.8;
}

#blogTitle h1 a, #blogTitle h2 {
    font-size: 36px;
    color: #fefefe;
    text-shadow: 3px 3px 3px #fefefe;
}

a:hover, a:focus {
    text-decoration: none;
}

#footer {
    color: #fefefe;
} */