AD

정보 폰트 커스텀 5개 + 커스텀방법

kenethia
2021-07-13 17:42:59 1730 5 1

추가 - 상단 페이드아웃 / 폰트 바깥선추가


1.주아체 (유튜브 기존채팅에 쓰던 폰트)

2.티머니둥근바람

3.산돌삼립호빵outline

4.카페24 써라운드에어

5. 서평원꺾깎체



밑에는 움짤  / 이미지 위에 링크된 파일 복붙하기 끝

1번 주아체

00e930d4e0d27a56e50de4f0fb7bf9d8.png



2번 티머니 둥근바람

2b3c2c6d692ca4084cef01f3c2c8a5bf.png


3번 산돌삼립호빵 outline

d54c6a4483886d77fe64a0b99d25e6bc.png


4번 카페24 써라운드 에어

87e77441d62d442d3efb9c946b2653ec.png


5번 서평원 꺾깎체

fabeb7c2f686a352d0d61c32938fdf97.png


=========================================================================


커스텀하는방법    

1.폰트 선택 

- https://fonts.google.com/?subset=korean

폰트선택 - Select this style - @import

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100&display=swap');

3d534861042c5bd340483759d73e89b6.png

- https://noonnu.cc/ 

폰트선택 - 웹폰트로 사용 복사

3611a5b7000a07a539689314e2fcb348.png


3. 커스텀할구간  밑줄과 굵은 글씨




----------------------------------------------------------------------------------------------------------------------------------------------------------------


@import url('https://fonts.googleapis.com/css2?family=Jua&display=swap');

html {
    font-size: 16px;
    /* Everything scales with this font-size.
     * Default if not manually set is 16px.    
     * Common values are 20px, 24px, 36px 48px.
     * Usage of `em` in font-size refers to the parent's font-size as 1em.
     * Usage of `rem` refers to the root em value ( this ) instead.
     * Use `rem` when scaling child objects where possible.
     *
     * You could potentially just use em values here
     * if you only cared about "scale" and not about exact font values.
     * For example, 2.0em would be 200% scale on everything,
     * but is the same as setting it to 32px ( 16px base. )
     */  
    width: 100%;
    height: 100%;
}
body {
    overflow: hidden;
    margin: 0.313rem;
}
#chat_box {
    background-color: transparent;
    font-family: "Jua",'Helvetica Neue', Helvetica, Arial, sans-serif;
    /* This font-size changes all child element em bases
     * to 0.813 of the root, and is the reason why
     * we use `rem` everywhere.
     * Otherwise everything in the lines themselves
     * would scale at only 81% of native.
     */
    font-size: 0.813rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    position: absolute;
    overflow: hidden;
    color: #FFFFFF;
    border-radius: 0.500rem;
    width: calc(100% - 0.625rem);
text-shadow: 0.050rem 0.050rem #000000;
-webkit-mask-image: -webkit-gradient(linear, left 40%, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
#chat_box.dark {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}
#chat_box.light {
    background: rgba(255, 255, 255, 0.3);
    color: #000;
}
.nick {
    font-weight: bold;
}

.tag {
    display: inline-block;
    text-indent: 1.313rem;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: bottom;
    height: 1.125rem;
    min-width: 1.125rem;
    padding: 0;
    margin-right: 0.188rem;
    margin-bottom: -0.063rem;
    text-indent: -624.938rem;
    border-radius: 0.125rem;
    -moz-border-radius: 0.125rem;
    -webkit-border-radius: 0.125rem;
    overflow: hidden;
    /* Aligns with the vertical center of the line */
    vertical-align: sub;
}
chat_line {
    margin-left: 0.188rem;
    margin-right: 0.188rem;
    padding-top: 0.125rem;
    padding-bottom: 0.188rem;
    /* Avoids clipping by increasing line height */
    line-height: 1rem;
}

.chat_line > span {
    /* Aligns all children with the vertical center of the line */
    vertical-align: middle;
}
.chat_line .message {
    word-wrap: break-word;
}
.chat_line .time_stamp {
    display: none;
    padding-right: 0.188rem;
}
.emoticon {
    margin-bottom: -0.438rem;
    /* Min-width/height are enforced to some scale of 18x18.
     * Max-height is set to compensate for srcset scaling,
     * else larger scales produce giant emoticons with 3x img scale
     */
    min-width:1.500rem;
    min-height:1.500rem;
    max-height:1.500rem;
    /* Aligns with the vertical center of the line */
    vertical-align: sub;
}
.cheermote {
    width: auto;
    max-height: 1.750rem;
}

후원댓글 1
댓글 1개  
이전 댓글 더 보기
이 글에 댓글을 달 권한이 없습니다. 로그인해 보세요.
▲윗글 0.12.11.2 패치노트 번역 kenethia
공지휴방공지일기장트수일기자유게시판편지팬아트정보자기소개도네의전당이벤트
0
12-30
1
12-13
1
정보
K-망사용료.jpg [1]
원두콩
09-29
6
정보
투네 정산리뉴얼 [4]
미르사지
05-13
9
정보
The Hunt 대회룰 & FAQ [2]
kenethia
02-28
2
정보
오늘연습데이터 [2]
여우와돌쇠
02-28
6
02-25
8
정보
이거 어디 [2]
Broadcaster 유우양
01-01
9
정보
도네의전당 202112 [6]
Broadcaster 유우양
01-01
4
12-28
46
12-14
7
정보
여기에 작성해도 되는지 모르겠네요,, [1]
멸린말치닮은살걀야치참채
12-14
2
08-09
»
07-13
2
정보
레닷은 버그가 아니었다(짤첨부) [4]
하나남은조각
04-08
7
정보
리조트 열쇠 정리 [2]
Broadcaster 유우양
03-24
9
정보
유우양 5만팔 데이! [3]
kenethia
03-22
인기글 글 쓰기