틀:일식의 대단원/styles.css: 두 판 사이의 차이

(새 문서: .Denouement-of-the-Eclipse-bg{ position: fixed; width: 100%; height: 100vh; background: #8B0000; top: 0px; left: 0px; display: inherit; justify-content: center; align-items: center; overflow: hidden; z-index: -100; })
 
잔글편집 요약 없음
 
1번째 줄: 1번째 줄:
  .Denouement-of-the-Eclipse-bg{
  .Denouement-of-the-Eclipse-background{
   position: fixed;
   position: fixed;
   width: 100%;
   width: 100%;

2025년 3월 18일 (화) 18:28 기준 최신판

 .Denouement-of-the-Eclipse-background{
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #8B0000;
  top: 0px;
  left: 0px;
  display: inherit;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: -100;
}