armcord/src/content/css/discord.css

12 lines
249 B
CSS
Raw Normal View History

2022-02-26 21:26:16 +00:00
.info-3pQQBb:last-child:before {
2022-01-30 19:48:32 +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;
}