From 96dca065444acf07ecf49b1ae221211597c49712 Mon Sep 17 00:00:00 2001 From: qq371879959 <52543651+qq371879959@users.noreply.github.com> Date: Sun, 10 Mar 2024 01:13:05 +0800 Subject: [PATCH] Add files via upload --- panels.html | 84 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 52 insertions(+), 32 deletions(-) diff --git a/panels.html b/panels.html index ace490a..be71f75 100644 --- a/panels.html +++ b/panels.html @@ -11,52 +11,72 @@ text-align: center; /* 居中显示按钮 */ } - .pdf-button { - display: block; - margin: 2vh auto; /* 间隔5% height,上下间距相同 */ + .link{ + align-items: center; + justify-content: space-between; /* 并排显示 */ + margin-bottom: 3vh; /* 保持每行间距相同 */ + width: 100%; /* 宽度70% viewport width */ + align-items: center; /* 垂直居中 */ + } + .image-link { text-decoration: none; color: blue; font-size: 25px; /* 调整字体大小 */ - width: 65vw; /* 宽度70% viewport width */ - height: 5vh; /* 高度20% viewport height */ - max-width: 250px; /* 设置最大宽度,避免过大 */ background-color: #f0f0f0; /* 背景色 */ border: 2px solid #ccc; /* 边框 */ border-radius: 5px; /* 边框圆角 */ padding: 5px; /* 按钮内边距 */ - display: flex; /* 使用flex布局 */ - justify-content: center; /* 水平居中 */ - align-items: center; /* 垂直居中 */ + margin-left: 2vw; /* 保持每行间距相同 */ + } - iframe { - width: 100%; - height: 100%; - border: none; + .pdf-button { + text-decoration: none; + color: blue; + font-size: 25px; /* 调整字体大小 */ + background-color: #f0f0f0; /* 背景色 */ + border: 2px solid #ccc; /* 边框 */ + border-radius: 5px; /* 边框圆角 */ + padding: 5px; /* 按钮内边距 */ + margin-left: 3vw; /* 保持每行间距相同 */ } + .pdf-link { + } -
- A320 - A330 - A350 -
- B737NG (上) - B737NG (下) - B737MAX (上) - B737MAX (下) - B787 + + + + + + + + - -