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

(▼ tailwind 설명은 이제 폐지다~~!!)
태그: 비우기
편집 요약 없음
 
(사용자 2명의 중간 판 68개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 
<html>
<style>
.live-recent-wrapper:before {
  content: "";
  background: url('/w/images/4/4b/Advertise_02.gif');
  background-size: cover;
  width: 318px;
  height: 93.5px;
  display: block;
  margin-bottom: 1rem;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, .05);
  border-radius: .5rem;
}
.liberty-sidebar img {
  display: none;
}
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper {
  box-shadow: none;
}
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, .05);
}
</style>
</html>

2024년 12월 8일 (일) 01:37 기준 최신판