An open API service indexing awesome lists of open source software.

https://github.com/5ime/h1ve-chinese

H1ve-theme和CTFd-owl汉化
https://github.com/5ime/h1ve-chinese

Last synced: about 1 year ago
JSON representation

H1ve-theme和CTFd-owl汉化

Awesome Lists containing this project

README

          

# H1ve-Chinese

手动汉化了一下H1ve-theme和CTFd-Owl的用户界面

## 自定义CSS
~~~ css
@media (min-width: 1200px){
.section-hero, .section-hero .table-container-outer {
min-height: 550px;
}}
.key-submit #submit-key{
border: 1px solid #c9cacc;
}
.modal-body {
overflow: hidden;
}
.section-standard .section-inner {
padding-top: 100px;
padding-bottom: 40px;
}
#challenges-board {
margin-top: -5em;
}
#submit-key{
width:100%;
}
.btn-dark {
background-color: #c9cacc;
color: #3a3939;
}
.solved-challenge {
background-color: #16e171!important;
opacity: 0.8;
}
~~~

![theme](https://user-images.githubusercontent.com/31686695/116786960-19593f00-aad4-11eb-9c3a-3adcb33f5a3d.png)
![plugin](https://user-images.githubusercontent.com/31686695/116786958-18281200-aad4-11eb-9895-78bb042ec3d0.png)