1 Star 0 Fork 6

一苇以航/JavaStudy

forked from xiaosha/JavaStudy 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
news.css 612 Bytes
一键复制 编辑 原始数据 按行查看 历史
.top{
background: black;
line-height: 40px;
text-align: right;
font-size: 20px;
}
.top a{
color: white;
}
.top a:hover{
color: red;
}
a{
text-decoration: none;
color: black;
}
.nav{
line-height: 40px;
}
.left{
width: 20%;
text-align: center;
float: left;
}
.left img{
width: 38px;
height: 38px;
}
.left span{
vertical-align: 50%;
}
.center{
width: 60%;
float: left;
}
.right{
width: 20%;
float: left;
}
.footer{
clear: both;
background: blue;
text-align: center;
line-height: 25px;
}
.footer a{
color: white;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dy339/java-study.git
git@gitee.com:dy339/java-study.git
dy339
java-study
JavaStudy
master

搜索帮助