update 全局字体调整
This commit is contained in:
@@ -69,4 +69,9 @@ export default {
|
||||
#app {
|
||||
height: 100%;
|
||||
}
|
||||
body {
|
||||
/* 文字颜色加深 */
|
||||
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
|
||||
text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user