|
|
@@ -22,7 +22,7 @@ body {
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
text-rendering: optimizeLegibility;
|
|
|
- font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
|
|
|
+ font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "ヒラギノ角ゴ Pro", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
|
|
|
}
|
|
|
|
|
|
label {
|
|
|
@@ -108,10 +108,10 @@ div:focus {
|
|
|
}
|
|
|
}
|
|
|
.el-menu {
|
|
|
- background-color: #E82A68 !important;
|
|
|
+ background-color: #0080C7 !important;
|
|
|
}
|
|
|
.el-menu-item.is-active {
|
|
|
- color: #FFF3CD !important;
|
|
|
+ color: #FDD000 !important;
|
|
|
|
|
|
}
|
|
|
aside {
|