壓差計裝錯位置的影響|HVAC/製程監控失控災難案例
ian
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #0a0e27 !important;
color: #e8e8e8 !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif !important;
line-height: 1.8 !important;
letter-spacing: 0.3px !important;
}
/* 全寬沉浸式容器 */
.immersive-wrapper {
width: 100vw !important;
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
background: #0a0e27 !important;
}
/* 段落與基礎排版 */
p {
font-size: 16px !important;
line-height: 1.85 !important;
margin-bo