loulijun2021
2022-08-03 458f6714f335938fce80690c037ffca0ccfaa50c
src/views/kb/kbCommon.css
@@ -5,7 +5,8 @@
  /*background-color: #17678c;*/
  background-color: #000;
  font-size: 16px;
  font-family: Microsoft YaHei;
  /*font-family: Microsoft YaHei;*/
  font-family: Arial;
  color: #fff;
  background-size: 1920px 1080px;
  /*background: url("../../assets/images/kb_bg.png") no-repeat;*/
@@ -42,7 +43,7 @@
  width: 300px;
  height: 50px;
  z-index: 10;
  top: 30px;
  top: -20px;
  font-size: 22px;
}
@@ -66,6 +67,12 @@
  align-content: center;
}
.flex_s_c {
  display: flex;
  justify-content: flex-start;
  align-content: center;
}
.kb_pd10 {
  padding: 10px;
}
@@ -74,6 +81,10 @@
  margin-top: 10px;
}
.kb_mt5 {
  margin-top: 5px;
}
/*
定义滚动条高宽及背景