mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
Update ion-theme.css
This commit is contained in:
@@ -212,3 +212,12 @@
|
||||
[aria-label*="unread"] {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
/* spoiler stuff */
|
||||
[class*="spoilerMarkdownContent"] {
|
||||
background-color: rgba(37, 0, 85, 0.85);
|
||||
}
|
||||
|
||||
[class*="spoilerMarkdownContent"]:hover {
|
||||
background-color: rgba(37, 0, 85, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user