added nametags
This commit is contained in:
7
code/UI/HoveringText.razor.scss
Normal file
7
code/UI/HoveringText.razor.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
hoveringtext {
|
||||
white-space: nowrap;
|
||||
.text {
|
||||
font-size: 150px;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user