luyanan 60d1549ddd 专家浏览页面、专家修改页面修改接口 :朋涛 8 ans auparavant   luyanan d4c3e123b8 修改完善页面细节 8 ans auparavant   luyanan 77eef53c23 新增资源修改页面 8 ans auparavant   luyanan 3be1b86aa1 新增合作资源模块,绑定手机邮箱功能 8 ans auparavant   luyanan 6a7904f1b5 添加咨询对话界面 8 ans auparavant   luyanan 8fffca8842 ekexiu.app页面首次上传 8 ans auparavant back-conference - Gogs: Go Git Service

后端

iframe.css 41B

    /*可以在这里添加你自己的css*/
portal-front - Gogs: Go Git Service

portal html css js resource

style.css 1.1KB

    img{ border:0px; } li{ list-style:none; } a{ text-decoration:none; outline:none; } input{ outline:none; } /*以下为新加select样式*/ .divselect{width:175px; float:left; position:relative;} .input_select{ width:173px; height:26px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left;font-size:14px;line-height:26px; color:#000; padding-left:15px; cursor:pointer; display: block; font-style:normal; } .divselect ul{ width:170px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background-color:#ffffff; display:none; color: #999; font:font-size:14px;line-height:26px; position:absolute; z-index:10000; top:22px; } .divselect ul li{height:24px; line-height:24px;} .divselect ul li a{ display:block; height:24px; color:#333333; text-decoration:none; padding-left:15px; padding-right:15px; color: #a1a1a1; font-size:14px;line-height:26px; } .divselect ul li a:hover{background-color:#f9f9f9;}