소스 검색

Fixed some buttons being selectable

tags/v1.0.0
Fen Dweller 6 년 전
부모
커밋
59d78f4dbe
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      style.css

+ 2
- 0
style.css 파일 보기

@@ -319,6 +319,7 @@ body.dark .custom-category div {
background: #222;
}
.custom-header-static {
user-select: none;
font-size: 250%;
margin: 10px;
display: inline-block;
@@ -333,6 +334,7 @@ body.dark .custom-header-static {
}

.custom-header {
user-select: none;
font-size: 250%;
margin: 10px;
display: inline-block;


불러오는 중...
취소
저장