Fixed connection coloring.
This commit is contained in:
@ -2,6 +2,14 @@ section {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.twitch {
|
||||
border-left: 1em solid #6441A5;
|
||||
}
|
||||
|
||||
.nightbot {
|
||||
border-left: 1em solid #3D5D9A;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user