update:background-color

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