1.6.1-css

作者: syeturing | 来源:发表于2017-03-29 17:20 被阅读1次
.ui.basic.segment.paragraph {
  width: 700px;
  left:25%;

}

.ui.vertical.inverted.detail.segment {
  height: 500px;
  background-image: url('images/detail.jpg');
  background-size: cover;

}

.letters {
  color: #bbbbbb
}

.ui.center.aligned.header {
  font-family: 'Oswald', sans-serif;
  font-size: 50px!important;
  margin-bottom: 30px;
}

.ui.paragraph.text {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}

相关文章

网友评论

      本文标题:1.6.1-css

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