* { margin:0;
padding:0;
font-size:12px;}
body{background-color:#f5f5f5;}
.top{width:100%;
height:27px;
background:url(images/top_bg.jpg)repeat-x;}
.top-content{ width:1000px
margin:0 auto;}
.top-content li{list-style-image:url(images/li_bg.gif);
float:right;
width:70px;
line-height:27px;}
padding:0;
font-size:12px;}
body{background-color:#f5f5f5;}
.top{width:100%;
height:27px;
background:url(images/top_bg.jpg)repeat-x;}
.top-content{ width:1000px
margin:0 auto;}
.top-content li{list-style-image:url(images/li_bg.gif);
float:right;
width:70px;
line-height:27px;}
2017-04-26
.newsContent{
font-size:14px;
color:#333;
padding:30px;
text-indent:2em;
line-height:25px;
}
.newsContent p{
margin:10px;
}
.newsContent p img{
display:block;
margin:0 auto;
}
.subtitle{
font-weight:bold;
font-size:16px;
}
font-size:14px;
color:#333;
padding:30px;
text-indent:2em;
line-height:25px;
}
.newsContent p{
margin:10px;
}
.newsContent p img{
display:block;
margin:0 auto;
}
.subtitle{
font-weight:bold;
font-size:16px;
}
老師講的都是靜態的東西,既然課程是在 “前端學習路徑”的末尾設置的,為什么不弄點高級的??雖然我看著視頻挺有滿足感的,但確實水平提高不了多少。。。
2017-04-23
有個bug,當文字填充超過min-height:350px時,背景顏色沒有繼續填充,可以直接將設置list_box的background:#fff
2017-04-19