File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ @font-face {
2+ font-family : ' Assistant-Medium' ;
3+ src : url (' /fonts/Assistant-Medium.ttf' ) format (' truetype' );
4+ font-style : normal ;
5+ font-weight : normal ;
6+ }
7+ @font-face {
8+ font-family : ' Noto-Sans-Medium' ;
9+ src : url (' /fonts/NotoSans-Medium.ttf' ) format (' truetype' );
10+ font-style : normal ;
11+ font-weight : normal ;
12+ }
13+ .discord-messages {
14+ background-color : #202024 !important ;
15+ border : 1px solid #3f4245 !important ;
16+ }
17+ .discord-messages ,
18+ .discord-messages * {
19+ font-family : ' Assistant-Medium' , sans-serif !important ;
20+ }
21+ .discord-message .discord-author-info .discord-author-username {
22+ font-family : ' Noto-Sans-Medium' , sans-serif !important ;
23+ font-size : 0.95rem !important ;
24+ letter-spacing : 0px !important ;
25+ display : inline-flex !important ;
26+ }
27+ .discord-message .discord-message-body {
28+ font-size : 15px !important ;
29+ }
30+ .discord-message .discord-message-content .discord-message-timestamp {
31+ display : inline-flex !important ;
32+ font-size : 11px !important ;
33+ margin-left : 5px !important ;
34+ }
You can’t perform that action at this time.
0 commit comments