扣肉的做法20最正宗的做法
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 0;
background: f4f4f4;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
}
header {
background: 333;
color: fff;
paddingtop: 30px;
minheight: 70px;
borderbottom: ff3300 3px solid;
}
header a {
color: fff;
textdecoration: none;
texttransform: uppercase;
fontsize: 16px;
}
header ul {
padding: 0;
liststyle: none;
}
header li {
display: inline;
padding: 0 20px 0 20px;
}
.main {
margin: 20px 0;
}
.maincontent {
background: fff;
padding: 20px;
boxshadow: 0 0 9px rgba(0,0,0,0.1);
marginbottom: 20px;
}
.title {
textalign: center;
fontsize: 24px;
fontweight: bold;
marginbottom: 20px;
}
.steps {
fontsize: 18px;
textindent: 2em;
}