File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 33 display : inline-flex;
44 align-items : center;
55 font-size : 15px ;
6+ font-weight : 500 ;
7+ }
8+
9+ .discord-message .discord-author-info > * {
10+ font-weight : inherit;
611}
712
813.discord-compact-mode .discord-message .discord-author-info {
1217
1318.discord-message .discord-author-info .discord-author-username {
1419 font-size : 1.1em ;
15- font-weight : 500 ;
16- letter-spacing : 0.5px ;
20+ }
21+
22+ .discord-message .discord-author-info .discord-author-username : hover {
23+ text-decoration : underline;
1724}
1825
1926.discord-compact-mode .discord-message .discord-author-info .discord-author-username {
Original file line number Diff line number Diff line change 88 min-width : 60px ;
99 font-size : 14px ;
1010 font-weight : 500 ;
11- font-family : 'Roboto' , sans-serif;
1211 line-height : 16px ;
1312 margin : 4px 8px 4px 0 ;
1413 padding : 2px 16px ;
Original file line number Diff line number Diff line change 111111 color : # 72767d ;
112112 font-size : 12px ;
113113 margin-left : 3px ;
114+ font-weight : 500 ;
114115}
115116
116117.discord-light-theme .discord-message .discord-message-content .discord-message-timestamp ,
You can’t perform that action at this time.
0 commit comments