update:background-color

This commit is contained in:
lan
2022-12-19 22:00:04 +08:00
parent 59805273bf
commit f01d39c1c9
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -18,6 +18,10 @@
.el-menu-demo {
text-align: center;
}
body {
background: #f5f5f5;
}
</style>
</head>
<body>
+8
View File
@@ -12,7 +12,15 @@
<meta name="keywords" content="{{keywords}}"/>
<meta name="generator" content="FileCodeBox"/>
<meta name="template" content="Lan-V1.5.8"/>
<meta name="description" content="{{description}}"/>
<meta name="keywords" content="{{keywords}}"/>
<meta name="generator" content="FileCodeBox"/>
<meta name="template" content="Lan-V1.5.8"/>
<style>
body {
background: #f5f5f5;
}
.qu .el-button {
width: 100px;
height: 100px;