Finished up with toke logic.
This commit is contained in:
parent
d85f906a69
commit
ffd2094f16
5 changed files with 60 additions and 14 deletions
|
|
@ -151,6 +151,7 @@ p.panel-head-element{
|
|||
.chat-entry{
|
||||
display: flex;
|
||||
align-content: center;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
.chat-entry-username{
|
||||
|
|
@ -196,7 +197,7 @@ span.user-entry{
|
|||
}
|
||||
|
||||
.whisper{
|
||||
font-size: 0.7em;
|
||||
font-size: 7pt;
|
||||
}
|
||||
|
||||
.announcement{
|
||||
|
|
@ -259,4 +260,13 @@ span.user-entry{
|
|||
height: 2em;
|
||||
padding: 0;
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
.toke{
|
||||
text-align: center;
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
.tokewhisper{
|
||||
font-size: 9pt;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue