.mui-bar-nav { top: 0; box-shadow: 0 0 #ccc; } /*关闭和发布*/ #header .fz { line-height: 50px; top: 0; padding: 0; border: 0; font-size: 14px; padding-left: 10px; } .mui-content #title, .mui-content #article { margin: 0; border: none; font-size: 14px; } /*相册*/ #photos { background: #FFFFFF; } #photos img { width: 33%; padding: 5px; } #photos img:nth-child(2), #photos img:nth-child(5), #photos img:nth-child(8) { margin: 0 0.01%; } /*照片固定*/ #headImage { margin-left: 15px; font-size: 40px; color: gray; } textarea { margin-top: 5px; border: none; color: #CCCCCC; height: 150px; margin-bottom: 0; }