main
kgdxpr 1 year ago
parent 2a22a6fec2
commit e016a428bb

@ -9,7 +9,7 @@
width: 1024px;
height: 500px;
position: absolute;
top: 50%;
top: 45%;
left: 50%;
border-radius: 12px;
transform: translate(-50%, -50%);
@ -21,6 +21,7 @@
display: grid;
grid-template-columns: 25% 25% 25% 25%;
grid-template-rows: 50% 50%;
margin-top: 80px;
}
img {
@ -34,6 +35,7 @@
.title {
font-size: 14px;
font-weight: normal;
margin-top: 15px;
}
@ -54,7 +56,8 @@
<body>
<div class="content">
<div class="content" style="text-align: center;font-size: 18;font-weight: bolder;">
请选择填报类型
<div class="container">
<div class="items">
<a href="./xxjszb_jchj_list.html">

Loading…
Cancel
Save