/* 头部 */ #header { position: relative; height: 280px; margin: 0; background: #020031; background: -moz-linear-gradient(45deg,#020031 0,#6d3353 100%); background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#020031),color-stop(100%,#6d3353)); background: -webkit-linear-gradient(45deg,#020031 0,#6d3353 100%); background: -o-linear-gradient(45deg,#020031 0,#6d3353 100%); background: -ms-linear-gradient(45deg,#020031 0,#6d3353 100%); background: linear-gradient(45deg,#020031 0,#6d3353 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020031', endColorstr='#6d3353', GradientType=1); -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2); -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2); box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2); }
摘要: 这是一篇日记,目前帖主希望能每日更新。 来北京的第一周 好吧我应该学习一下李毅远,真的有不舒服的事情的话就来直接写回忆录。 为什么要选这个鬼地方实习?不知道,跟闹着玩一样。分明是一个随口一说的话却,唉。 其实昨天说如果我来也是“黑户”的时候,就应该直接跟老师说,算了,还有最后一次机会回本校找一个老师 阅读全文
posted @ 2025-03-04 21:30 是小红吖 阅读(31) 评论(0) 推荐(0)