lol cursor is multiplayer now
This commit is contained in:
parent
a797e82a68
commit
4b3c8f9449
7 changed files with 362 additions and 107 deletions
|
@ -20,15 +20,16 @@
|
|||
border-color: var(--on-background) !important;
|
||||
}
|
||||
|
||||
#cursors i.cursor .char {
|
||||
#cursors i.char {
|
||||
position: absolute;
|
||||
transform: translateY(-44px);
|
||||
margin: 0;
|
||||
font-style: normal;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
color: var(--on-background);
|
||||
}
|
||||
|
||||
#cursors .funchar {
|
||||
#cursors i.funchar {
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue