커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
코드가 안돼요
undefined주차
북마크
전*람
댓글
1
추천
0
조회수
6
조회수
6
답변 완료

      wrap> a {

        width: 300px;

        height: 50px;


        background-color: white; <-이게 작동이 안돼는 것 같습니다

        border: 8px;


        margin-bottom: 10px;


        font-size: 14px;

        font-weight: bold;

        color:#44398A;

        display: flex;

        flex-direction: column;

        align-items: center;

        align-items: center;


        text-decoration: none;


        box-shadow: 3px 3px 5px 0px black;

      }

      wrap> a:hover{

        background-color: #f2f2f2;

      }


background-color가 안돼는건지 글자 배경이 안나와요

취소
 공유
취소
댓글 0
댓글 알림
나의얼굴