mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 11:55:24 +02:00
Sorted online discord server members by roles and color. fixed caching a bit
This commit is contained in:
@ -51,6 +51,12 @@ color: #cfd8dc;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
.role-title {
|
||||
margin-bottom: -15px !important;
|
||||
font-variant: normal !important;
|
||||
font-size: 80% !important;
|
||||
}
|
||||
|
||||
.divider {
|
||||
background-color: #90a4ae;
|
||||
}
|
||||
@ -170,4 +176,4 @@ background-color: #546e7a;
|
||||
|
||||
a {
|
||||
color: #82b1ff;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user