이브위키:연습장/대문: 두 판 사이의 차이

내용을 " <div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">편집하기</div> 분류:이브위키 {{#CSS: .content-wrapper { flex-direction: column; } .content-wrapper div:has(.liberty-content) { max-width: 9999px !important; } .catlinks, .toc, .mw-references-wrap { display: none !important; } .liberty-content {..."(으)로 바꿈
태그: 대체됨 되돌려진 기여
문서를 비움
태그: 비우기
 
(같은 사용자의 중간 판 84개는 보이지 않습니다)
1번째 줄: 1번째 줄:


<div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">[[특수:편집/이브위키:연습장/대문|편집하기]]</div>
[[분류:이브위키]]
{{#CSS:
.content-wrapper {
  flex-direction: column;
}
.content-wrapper div:has(.liberty-content) {
  max-width: 9999px !important;
}
.catlinks, .toc, .mw-references-wrap {
  display: none !important;
}
.liberty-content {
  border: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.liberty-content-header {
  display: none !important;
}
.liberty-content-main {
  padding: 0 !important;
  border-radius: .5rem !important;
  background-color: transparent !important;
}
.liberty-sidebar { display: none; }
footer {
  width: 100%;
}
.liberty-footer {
  display: none;
  width: calc(50% - 0.5rem);
  border-radius: .5rem !important;
  border: 1px solid transparent !important;
  box-shadow: 0px 4px 20px rgba(0,0,0,.05) !important;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main {
  overflow: visible;
}
}}
{{#CSS:
.shadow {
  box-shadow: 2px 4px 12px rgba(0,0,0,.08) !important;
}
}}
<no-comment-streams />

2026년 7월 24일 (금) 14:26 기준 최신판