update background colour

This commit is contained in:
LiYang 2017-02-16 20:04:29 +08:00
parent 3701336767
commit a7c80e01a8

View File

@ -38,7 +38,8 @@
<style lang="less">
body {
margin: 0
margin: 0;
background-color: rgb(236, 242, 247)!important;
}
a {