/*body{ 
 min-width: 950px;
  background: url('https://img2020.cnblogs.com/blog/2332466/202104/2332466-20210421211722741-780334611.jpg')no-repeat top center;
  background-size: cover;
  background-attachment:fixed;
}
.navbar-branding{
  display: none;
}
#header {
    width: 97%;
    margin: 0 auto;
     background: none; /* url(https://img2020.cnblogs.com/blog/2332466/202104/2332466-20210421202019046-54985642.gif) right top no-repeat; */
     background-size: 288px;
    height: 288px;
}
#blogTitle{
 background:none;
}
#footer{
background:none;
}
#mainContent .forFlow{
    background: rgba(250,250,250,0.8);
}
#navigator{
   background:none
}
.day {
background:none
}*/