1 Star 0

林明浩 / 前端学习

 / 详情

style_2.css

待办的
拥有者
创建于  
2020-04-01 20:03

*{
font-family: Arial;
font-weight: bold;
color: gray;
margin: 0;
padding: 0;
line-height: normal;
}

body{
overflow: hidden;
min-width: 1000px;
}

header{
width: 20%;
height: 700px;
background: #0099cc;
float: left;
text-align: center;
}

h1{
color: white;
padding-top: 1em;
}

content{
width: 80%;
min-width: 800px;
height:700px;
float: left;
box-sizing: border-box;
padding-left: 20px;
}

.biheader h2,.ctheader h2{
padding-top: 1em;
}

.basicinfo, .contact{
display: inline-flex;
list-style: none;
}

.basicinfo li, .contact li{
margin-right: 50px;
padding-top: 1em;
}

.basicinfo li h4, .contact li h4{
margin-right: 10px;
display: inline;
}

.basicinfo li p, .contact li p{
display: inline;
}

.abheader h2,.eduheader h2,.pjheader h2{
padding-top: 1em;
}

.ability, .eduexp, .pjexp{
list-style: none;
}

.ability li,
.eduexp li,
.pjexp li
{
padding-top: 1em;
}

评论 (0)

林明浩 创建了任务
林明浩 关联仓库设置为林明浩/前端学习
展开全部操作日志

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
HTML
1
https://gitee.com/linminghao/frontend_learning.git
git@gitee.com:linminghao/frontend_learning.git
linminghao
frontend_learning
前端学习

搜索帮助