:root { --body-color-muted: #70797f; } @media (min-width:768px) { #sidebar { width: 270px; } } #sidebar .channel-list-item { padding-top: 4px; padding-bottom: 4px; } .logo-container { display:none; } #sidebar .channel-list-item[data-name="#wikipedia-en-help"], #sidebar .channel-list-item[data-name="#wikipedia-en-helpers"] { color: #FFFFBB; } /* Main chat window */ #chat .msg { font-size: 90%; } #chat .msg .from { width: 10em; } #chat .msg .time, #chat.show-seconds .chat-view[data-type="channel"] .msg.highlight .time { width: 6em; } #chat .msg .time, #chat .msg .from, #chat .msg[data-type="message"] .content, #chat .msg[data-type="action"] .content { font-family: Lucida Console, monospace; } .preview { font-family: -apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial; }