연습장:Sakura: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
8번째 줄: 8번째 줄:
         <div class="swiper-slide">
         <div class="swiper-slide">
             <div id="banner" class="flora" onclick="location.href='/w/index.php/분류:플로라_유니버스'">
             <div id="banner" class="flora" onclick="location.href='/w/index.php/분류:플로라_유니버스'">
                <img id="img-1" alt="플로라.svg" src="https://evewiki.kr/w/images/1/18/플로라.svg" style="width: auto; height: 5.5vw;">
             </div>
             </div>
         </div>
         </div>
107번째 줄: 108번째 줄:
         height: 300px;
         height: 300px;
         cursor: pointer;
         cursor: pointer;
}
#banner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
}
}


131번째 줄: 138번째 줄:
         color: #FFF;
         color: #FFF;
}
}
</style>
</style>
<script>
<script>

2023년 2월 27일 (월) 00:17 판