[ # 6νμ°¨ μ 보 ]
- 2024λ  2μ 5μΌ 19:00 - 22:00
- Discord μμ ν΅νλ‘ μ¨λΌμΈ μ€ν°λ νμ μ§ν
[ # 6νμ°¨ κ°μΈ λͺ©ν ]
λμ리 ννμ΄μ§ κ²μν FE - λ°μν κ²μν media.css
[ # 6νμ°¨ κ°μΈ νλ λ΄μ© ]
/* responsive.css */
@media (max-width: 1000px) {
  .board_wrap {
    width: 100%;
    min-width: 320px;
    padding: 0 30px;
    box-sizing: border-box;
  }
  .board_list .num,
  .board_list .writer,
  .board_list .count {
    display: none;
  }
  .board_list .date {
    width: 40%;
  }
  .board_list .title {
    text-indent: 10px;
  }
  .board_list .top .title {
    text-indent: 0;
  }
  .board_page a {
    width: 26px;
    height: 26px;
  }
  .board_page a.bt {
    padding-top: 5px;
  }
  .board_page a.num {
    padding-top: 5px;
  }
  .board_view .info dl {
    width: 50%;
    padding: 0;
  }
  .board_view .info dl:nth-child(-n+2) {
    margin-bottom: 5px;
  }
  .board_view .info dl::before {
    display: none;
  }
  .board_view .info dt,
  .board_view .info dd {
    font-size: 12px;
  }
  .board_write .title dt,
  .board_write .info dt {
    display: none;
  }
  .board_write .title dd {
    width: 100%;
    box-sizing: border-box;
  }
  .board_write .title input[type="text"] {
    width: 100%;
  }
  .board_write .info dl {
    width: 49%;
  }
  .board_write .info dl:first-child {
    margin-right: 2%;
  }
  .board_write .info dd {
    width: 100%;
  }
  .board_write input[type="text"],
  .board_write input[type="password"] {
    width: 100%;
  }
}
'π κ°μΈ νλ λͺ¨μμ§ π > π©π»βπ» `23 -`24 λκ³ λͺ¨κ°μ½ π©π»βπ»' μΉ΄ν κ³ λ¦¬μ λ€λ₯Έ κΈ
| [`23 - `24 λκ³ λͺ¨κ°μ½] BitλκΈ° 5νμ°¨ κ°μΈ 리뷰 (1) | 2024.01.29 | 
|---|---|
| [`23 - `24 λκ³ λͺ¨κ°μ½] BitλκΈ° 4νμ°¨ κ°μΈ 리뷰 (0) | 2024.01.22 | 
| [`23 - `24 λκ³ λͺ¨κ°μ½] BitλκΈ° 3νμ°¨ κ°μΈ 리뷰 (0) | 2024.01.15 | 
| [`23 - `24 λκ³ λͺ¨κ°μ½] BitλκΈ° 2νμ°¨ κ°μΈ 리뷰 (1) | 2024.01.08 | 
| [`23 - `24 λκ³ λͺ¨κ°μ½] BitλκΈ° 1νμ°¨ κ°μΈ 리뷰 (0) | 2024.01.01 |