Browse Source

调整智算网络联盟区块字体颜色

tags/v1.22.6.1^2
openihu 3 years ago
parent
commit
2b66f82a54
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      custom/public/css/git.openi.css
  2. +1
    -1
      custom/public/rotation3D/rotation3D.css

+ 1
- 0
custom/public/css/git.openi.css View File

@@ -76,6 +76,7 @@
margin-bottom: 5em;
padding-top: 2em;
border: none;
color: #000;
}

.hometop .ui.secondary.menu .active.item{


+ 1
- 1
custom/public/rotation3D/rotation3D.css View File

@@ -36,7 +36,7 @@
left: 0;
right: 0;
margin-top: 60px;
color: #888;
color: #101010;
}
.itemList .rotation3D__item:nth-child(1) .cont p::after{
content: "鹏城云脑一号";


Loading…
Cancel
Save