•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
r250 vs r251
......
33
44
=== 주간 확인 사항 ===
55
금:주간통계 작성
6
7
=== 파이어폭스 stylus에서 스타일 만들어서 alphawiki.org 도메인에 이거 적용시켜보세요 (컴에서만 확인) ===
8
||
9
.Liberty .nav-wrapper {
10
background-color: #ABCDEF;
11
font-weight: bold;
12
}
13
.Liberty .nav-wrapper .navbar .navbar-brand{
14
background:url("https://file.alphawiki.org/05/05c1b22a49fe2375a3f35a32dd47d2d87d575f3b6bdfea3a1018300941d4cc89.png");
15
background-size: 2.8rem;
16
background-repeat: no-repeat no-repeat;
17
18
padding-left: 36px;
19
margin-right: 10px;
20
padding-top: 6px;
21
22
width: 8rem;
23
}
24
||