로고

(주)인포스텍
로그인 회원가입
  • 고객지원
  • A/S문의
  • 고객지원

    A/S문의

    로스트아크 레이드 획득 골드 (1640기준)

    페이지 정보

    profile_image
    작성자 HELLO
    댓글 댓글 0건   조회Hit 2회   작성일Date 25-06-28 00:07

    본문



    골드비아 /* Tistory 본문용 스타일 */
    body { /* 티스토리 스킨에 따라 body 스타일은 적용되지 않을 수 있으나, 폰트 등 일부는 영향 줄 수 있음 */
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", Dotum, sans-serif/* 가독성 좋은 폰트 추가 */
    background: #f9fafb/* 티스토리 본문 영역 배경은 스킨 따름 */
    /* padding: 20px*/ /* 전체 패딩 제거 */
    line-height: 1.6;
    color: #374151/* 기본 텍스트 색상 */
    }

    /* 본문 내 요소들에 적용될 스타일 */
    .section {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    padding: 20px;
    margin-bottom: 24px;
    }

    .section h2 {
    font-size: 1.4rem;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 8px;
    margin-bottom: 16px;
    color: #1f2937
    }

    .section ul { /* 주요 개요 목록 스타일 */
    list-style: none;
    padding: 0;
    margin: 0;
    }

    .section ul li {
    margin-bottom: 10px/* 간격 조정 */
    display: flex
    align-items: center;
    font-size: 0.95rem/* 폰트 크기 조정 */
    }


    .highlight-box {
    background: #f1f5ff/* 기본 파란색 계열 */
    padding: 16px;
    border-radius: 8px;
    margin-bottom: 16px;
    border-left: 4px solid #6366f1
    }

    .highlight-box.green {
    background: #ecfdf5/* 녹색 계열 */
    border-left-color: #10b981
    }

    골드비아 .highlight-box.yellow { /* 추가 - 카양겔/상아탑/일리아칸 */
    background: #fffbeb
    border-left-color: #f59e0b
    }


    .highlight-box.red { /* 카멘/에키드나/베히모스 */
    background: #fff1f2;
    border-left-color: #f43f5e;
    }


    .highlight-box h3 {
    margin: 0 0 10px/* 간격 조정 */
    font-size: 1.1rem;
    color: #111827/* 제목 색상 약간 진하게 */
    display: flex/* 아이콘 추가 공간 */
    align-items: center;
    }

    /* 아이콘 스타일 (선택적) */
    .highlight-box h3::before {
    content: '

    댓글목록

    등록된 댓글이 없습니다.