틀:연습장/삼쩌모: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
9번째 줄: 9번째 줄:
@media screen and (max-width: 1024px) {
@media screen and (max-width: 1024px) {
.highwaytemplate {
.highwaytemplate {
margin-top: calc({{#ifexpr:{{{2}}}<30|-11.5px|-11px}} + -{{{2}}}px * 0.43) !important;  
margin-top: calc({{#ifexpr:24<30|-11.5px|-11px}} + -24px * 0.43) !important;  
}
}
}
}
@media screen and (min-width: 1024px) {
@media screen and (min-width: 1024px) {
.highwaytemplate {
.highwaytemplate {
margin-top: calc({{#ifexpr:{{{2}}}<30|-11px|-10.5px}} + -{{{2}}}px * 0.43) !important;  
margin-top: calc({{#ifexpr:24<30|-11px|-10.5px}} + -24px * 0.43) !important;  
}
}



2025년 1월 9일 (목) 16:14 판

상위 문서: 틀:연습장
삼쩌모 연습장
1

{{#css: @media screen and (max-width: 1024px) { .highwaytemplate { margin-top: calc(-11.5px + -24px * 0.43) !important; } } @media screen and (min-width: 1024px) { .highwaytemplate { margin-top: calc(-11px + -24px * 0.43) !important; }

동해물과 백두산 굵은 글씨 기울인 글씨 붉은 링크 푸른 링크

제목

123 테스트