1 Star 0 Fork 1

李毛毛/OnlineCourseScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.css 436 Bytes
一键复制 编辑 原始数据 按行查看 历史
LDS-Skeleton 提交于 2020-03-09 16:47 +08:00 . Create main.css
#skdiv{
position: fixed;
z-index: 999999999;
background:#F5F5F5;
height: auto;
width: 20%;
padding: 10px;
top: 300px;
right: 24%;
border:1px solid #000;
border-radius:5px;
text-align: center;
}
button{
background: lightblue;
font-weight: bold;
}
#rate_txt{
float:left;
margin-top:10px;
width:80%;
text-align:left;
}
#startplay{
margin-top:10px
}
#b1{
display: block;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lierha/OnlineCourseScript.git
[email protected]:lierha/OnlineCourseScript.git
lierha
OnlineCourseScript
OnlineCourseScript
master

搜索帮助