ul, li { list-style: none; }  a, a:hover { text-decoration: none!important; }  .me-head-cont { position: relative; width: 100%; height:auto; min-height: 400px; background: #3D5265; }.me-head-cont h1, .me-head-cont p{position: relative;z-index:10;} #me-cavas { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .me-head-box { position: relative; width: 100%; height: 60px; line-height: 60px; background: #3D5265; box-shadow: 0 3px 3px rgba(0, 0, 0, .3); z-index: 10; }  .me-head {width: 100%; max-width: 1200px; height: 100%; margin: 0 auto; padding: 0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; overflow: hidden;}  .me-head h3 a { color: #fff; font-size: 18px; font-weight: bold; }  .me-head h3 span { padding-left: 10px; color: rgba(255, 255, 255, .6); font-size: 14px; }  .me-head ul { margin-left: 60px; font-size: 14px; }  .me-head ul li { float: left; padding: 0 10px; }  .me-head ul li a { color: rgba(255, 255, 255, .8); transition: all 0.15s linear; }  .me-head ul li a:hover { color: rgba(255, 255, 255, 1); }  .me-head .me-set { float: right; }  .me-head .me-set a { display: inline-block; }  .me-head .me-set a img { vertical-align: middle; } .me-github{ padding-bottom:30px; }  .me-github, .me-aphorism { margin-top: 120px; text-align: center; line-height: normal; }  .me-github a { display: inline-block; line-height: normal; padding: 10px 50px;margin: 5px 10px; color: #fff; background: #F18F68; border-radius: 40px; box-shadow: 0 2px 3px rgba(0, 0, 0, .3); font-size: 16px; transition: all 0.15s linear; }  .me-github a:hover { background: #F08155; }  .me-aphorism { margin-top: 60px; color: #fff; font-size: 32px; font-weight: bold; text-shadow: 0 0 5px rgba(0, 0, 0, .3); }  #header { display: none; }  .dayTitle, .catListTitle { background-color: #3D5265!important; border-color: #3D5265!important; }  .day { margin-top: 20px; transition: all 0.15s linear; }  .day:hover { border-color: #3D5265!important; }  #footers { text-align: center; min-height: 15px; _height: 15px; padding: 20px 0; color: #fff; background-color: #3D5265!important; }  #footer { display: none; }