1.7.1-css

作者: syeturing | 来源:发表于2017-03-28 18:29 被阅读3次

.item1 {
margin-top: 30px;
width:700px;
left: 50%;
position: relative;
transform: translate(-50%);
}

.item2 {
margin-top: 30px;
width:700px;
left: 50%;
position: relative;
transform: translate(-50%);
}

.ui.the_header.header {
font-family: "Osward",sans-serif;
font-size: 40px;
}

.ui.the_text.text {
font-size: 18px;
font-family: "Raleway",sans-serif;
}

.ui.header {
font-family: "Osward",sans-serif;
font-size: 17px;

}

.ui.circle.the_height1.segment {
height: 40px;
}

.ui.circle.the_height2.segment {
height: 150px;
}

body {
background-image: url(images/star_banner.jpg);
}

相关文章

  • 1.7.1-css

    .item1 {margin-top: 30px;width:700px;left: 50%;position: ...

网友评论

      本文标题:1.7.1-css

      本文链接:https://www.haomeiwen.com/subject/icqsottx.html