1.7.1-css

.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)