提交代码

This commit is contained in:
高飞 2024-11-27 17:37:51 +08:00
parent 7fb419f21c
commit c423832254
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<title>施工作业风险</title> <title>施工作业风险</title>
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" /> <link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
<style type="text/css"> <style type="text/css">
.lab { .lab {
font-size: small; font-size: small;
color: Red; color: Red;
} }