Sorted online discord server members by roles and color. fixed caching a bit

This commit is contained in:
Jeremy Zhang
2017-04-13 23:10:13 -07:00
parent 789341ace9
commit b040f614c2
5 changed files with 147 additions and 50 deletions

View File

@ -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;
}
}