armcord/src/content/css/discord.css

13 lines
265 B
CSS
Raw Normal View History

2022-02-26 21:26:16 +00:00
.info-3pQQBb:last-child:before {
2022-03-04 17:53:18 +00:00
content: "ArmCord Version: 3.1.0" !important;
height: auto;
line-height: 16px;
text-align: center;
color: var(--text-muted);
font-size: 12px;
text-transform: none;
}
2022-01-15 21:21:51 +00:00
.notice-2HEN-u {
display: none;
2022-03-04 17:53:18 +00:00
}