Update bindata and CSS
This commit is contained in:
parent
d950bf68e3
commit
089bacd54e
2 changed files with 932 additions and 702 deletions
File diff suppressed because one or more lines are too long
|
@ -4,6 +4,17 @@
|
|||
display: inline-block;
|
||||
background-size: contain;
|
||||
}
|
||||
.ui.header,
|
||||
.ui.menu,
|
||||
.ui.button,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
input {
|
||||
font-family: "Helvetica Neue", "Meiryo Ui", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
|
||||
}
|
||||
body {
|
||||
font-family: "Helvetica Neue", "Meiryo Ui", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
|
||||
background-color: #fff;
|
||||
|
|
Loading…
Reference in a new issue