From f71832a6389efa2f851b8b7bd7a615ed2d3250e4 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期四, 28 三月 2024 13:16:16 +0800
Subject: [PATCH] 完成模具页面

---
 public/title.css |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/public/title.css b/public/title.css
index 388b928..98a52ae 100644
--- a/public/title.css
+++ b/public/title.css
@@ -1,4 +1,8 @@
-@page {margin: 10mm 5mm; margin-bottom: 0;margin-top:0;} 
+@page {
+    margin: 10mm 5mm; 
+    margin-bottom: 0;
+    margin-top:0;
+} 
 .xl6524921 {
     padding: 0px;
     mso-ignore: padding;
@@ -1120,7 +1124,6 @@
         margin-left: 85px;
 }
 .bodycs{
-    // margin-left: 135px;
    margin-top: -30px;
 }
 .bodycs-1{
@@ -1129,6 +1132,7 @@
         height: 60px;
         width: auto;
         margin-top: -80px;
+        
     }
 .bodycs-2{
     display: flex;
@@ -1191,7 +1195,10 @@
     margin-left: 130px;
 }
 .pagefooting{
-    
+    font-size:8pt;
+    font-family:瀹嬩綋;
+    margin-right: 15pt;
+    color: deepskyblue;
 }
 .x1111111{
     padding: 0px;

--
Gitblit v1.9.3