백괴슬라이드: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
백괴게임>BANIP
잔글 (미디어쿼리 추가)
백괴게임>BANIP
잔글편집 요약 없음
31번째 줄: 31번째 줄:
         flex-direction:column;
         flex-direction:column;
     }
     }
    /*
    .slideable .top.on{
        background:url("https://upload.wikimedia.org/wikipedia/commons/f/f2/Arrow_top_svg.svg") no-repeat center;
    }
    .slideable .bottom.on{
        background:url("https://upload.wikimedia.org/wikipedia/commons/f/f2/Arrow_bottom_svg.svg") no-repeat center;
    }
    .slideable .left.on{
        background:url("https://upload.wikimedia.org/wikipedia/commons/4/40/Arrowleft_svg.svg") no-repeat center;
    }
    .slideable .right.on{
        background:url("https://upload.wikimedia.org/wikipedia/commons/9/96/Arrow2right_svg.svg") no-repeat center;
    }
    */
     .slideable .on{
     .slideable .on{
         background-size:contain!important;
         background-size:contain!important;
59번째 줄: 44번째 줄:
     }
     }


    .slideable .center ul{
      text-align:initial;
      font-size:0.7em;
    }
     @media (orientation: portrait){
     @media (orientation: portrait){
         .slideable{ height:85vh!important; }
         .slideable{ height:85vh!important; }

2018년 2월 2일 (금) 02:37 판