/* 头部 */
#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);
}
摘要:
一些发自空间的碎碎念 24 年 3 月,未来是什么样子的呢? 2024.3.17 去了上海,见了年少时的,已经在读临床医学的好友 那天我在街头写下了“欲买桂花同载酒,终不似,少年游”,回旋镖飞的很慢,但终于也打在了我的身上 上周末的凌晨两点,跟Y走在上海长乐路的小酒吧门口。 他突然停下来看着我,一脸
阅读全文
posted @ 2024-06-09 20:32
是小红吖
阅读(70)
推荐(0)
编辑
摘要:
药物代谢动 力学 Pharmacokinetics Version. 2024 年 1 月 17 日 本文由中国药科大学 21 级徐劭鸿独立整合并授权非盈利性传播 2 # 药物代谢动力学 Page 3 of 25 Contents 1 . 第二章 药物体内转运. . . . . . . . . .
阅读全文
posted @ 2024-06-09 17:51
是小红吖
阅读(146)
推荐(0)
编辑